Home
last modified time | relevance | path

Searched refs:alwaysReturn (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DBmsgTokenizer.java44 public Property next(boolean alwaysReturn) throws ParseException { in next() argument
51 if (alwaysReturn) { in next()