Searched refs:sendNotification (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | BugleNotifications.java | 518 sendNotification(state, avatarBitmap, avatarHiResBitmap); in processAndSend() 529 sendNotification(state, null, null); in processAndSend() 681 private static void sendNotification(final NotificationState notificationState, in sendNotification() method in BugleNotifications
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 532 public void sendNotification(int serverIf, String address, int srvcType, in sendNotification() method in GattService.BluetoothGattBinder 538 service.sendNotification(serverIf, address, srvcType, srvcInstanceId, in sendNotification() 2071 void sendNotification(int serverIf, String address, int srvcType, in sendNotification() method in GattService
|