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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java98 private static final String EVENT_TYPE_CONVERSATION = "ConversationChanged"; field in class:BluetoothMapContentObserver
750 if (eventType.equals(EVENT_TYPE_CONVERSATION) ||
1166 } else if(evt.eventType == EVENT_TYPE_CONVERSATION) {
1941 EVENT_TYPE_CONVERSATION,

Completed in 2839 milliseconds