Searched defs:sendNotification (Results 1 – 5 of 5) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | VoicemailNotifier.java | 57 public void sendNotification() { in sendNotification() method in VoicemailNotifier
|
/packages/apps/TV/src/com/android/tv/recommendation/ |
D | NotificationService.java | 350 private boolean sendNotification(final long channelId, final int notificationId) { in sendNotification() method in NotificationService 422 private void sendNotification( in sendNotification() method in NotificationService
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
D | BaseTunerSetupActivity.java | 355 private static void sendNotification( in sendNotification() method in BaseTunerSetupActivity
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | BugleNotifications.java | 681 private static void sendNotification(final NotificationState notificationState, in sendNotification() method in BugleNotifications
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 794 public void sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder 2997 void sendNotification(int serverIf, String address, int handle, boolean confirm, byte[] value) { in sendNotification() method in GattService
|