Searched refs:END_VCARD (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java50 private final static Property END_VCARD = new Property("END", "VCARD"); field in class:BluetoothMapBmessageParser
394 } while (!prop.equals(END_VCARD));

Completed in 33 milliseconds