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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java942 intent = new Intent(ACTION_MESSAGE_DELIVERY, null);
959 private static final String ACTION_MESSAGE_DELIVERY = field in class:BluetoothMapContentObserver
974 intentFilter.addAction(ACTION_MESSAGE_DELIVERY);
1005 } else if (action.equals(ACTION_MESSAGE_DELIVERY)) {

Completed in 163 milliseconds