Searched refs:ACTION_MESSAGE_DELIVERED_SUCCESSFULLY (Results 1 – 3 of 3) sorted by relevance
105 private static final String ACTION_MESSAGE_DELIVERED_SUCCESSFULLY = field in MapMceTestFragment170 mDeliveryIntent = new Intent(ACTION_MESSAGE_DELIVERED_SUCCESSFULLY); in onCreateView()273 intentFilter.addAction(ACTION_MESSAGE_DELIVERED_SUCCESSFULLY); in registerMapServiceListenerAndNotificationReceiver()401 } else if (Objects.equals(action, ACTION_MESSAGE_DELIVERED_SUCCESSFULLY)) { in onReceive()
104 public static final String ACTION_MESSAGE_DELIVERED_SUCCESSFULLY = field in BluetoothMapClient
819 Landroid/bluetooth/BluetoothMapClient;->ACTION_MESSAGE_DELIVERED_SUCCESSFULLY:Ljava/lang/String;