Searched refs:ACTION_MESSAGE_DELIVERY (Results 1 – 1 of 1) sorted by relevance
161 private static final String ACTION_MESSAGE_DELIVERY = field in BluetoothMapContentObserver2971 intentDelivery = new Intent(ACTION_MESSAGE_DELIVERY, null); in sendMessage()3017 intentFilter.addAction(ACTION_MESSAGE_DELIVERY); in register()3064 } else if (action.equals(ACTION_MESSAGE_DELIVERY)) { in onReceive()