Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DBmsgTokenizer.java46 public Property next(boolean alwaysReturn) throws ParseException { in next() argument
53 if (alwaysReturn) { in next()