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