Searched refs:BEGIN_MSG (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java56 private final static Property BEGIN_MSG = new Property("BEGIN", "MSG"); field in class:BluetoothMapBmessageParser
291 } while (!prop.equals(BEGIN_MSG));

Completed in 36 milliseconds