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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java99 private static final String EVENT_TYPE_PRESENCE = "ParticipantPresenceChanged"; field in class:BluetoothMapContentObserver
751 eventType.equals(EVENT_TYPE_PRESENCE) ||
798 if (eventType.equals(EVENT_TYPE_PRESENCE)) {
811 if (eventType.equals(EVENT_TYPE_PRESENCE)) {
1171 } else if(evt.eventType == EVENT_TYPE_PRESENCE) {
1995 EVENT_TYPE_PRESENCE,

Completed in 37 milliseconds