/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/ |
D | IMyService.aidl | 28 void sendNotification(int notificationId, String notificationType); in sendNotification() method
|
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
D | MyServiceClient.java | 96 public void sendNotification(int notificationId, String notificationType) in sendNotification() method in MyServiceClient
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | VoicemailNotifier.java | 64 public void sendNotification() { in sendNotification() method in VoicemailNotifier
|
/packages/apps/TV/src/com/android/tv/recommendation/ |
D | NotificationService.java | 352 private boolean sendNotification(final long channelId, final int notificationId) { in sendNotification() method in NotificationService 424 private void sendNotification( in sendNotification() method in NotificationService
|
/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
D | MyBroadcastReceiver.java | 209 static void sendNotification(Context context, String channelId, int notificationId, in sendNotification() method in MyBroadcastReceiver
|
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
D | BluetoothGattServerHelper.java | 174 public void sendNotification( in sendNotification() method in BluetoothGattServerHelper
|
D | BluetoothGattServerConnection.java | 396 private void sendNotification(final BluetoothGattCharacteristic characteristic, in sendNotification() method in BluetoothGattServerConnection
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
D | BaseTunerSetupActivity.java | 363 private static void sendNotification( in sendNotification() method in BaseTunerSetupActivity
|
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
D | IBluetoothGatt.java | 131 void sendNotification(int serverIf, String address, int srvcType, in sendNotification() method
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | GattServiceBinderTest.java | 566 public void sendNotification() throws Exception { in sendNotification() method in GattServiceBinderTest
|
D | GattServiceTest.java | 606 public void sendNotification() throws Exception { in sendNotification() method in GattServiceTest
|
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
D | IBluetoothGattImpl.java | 587 public void sendNotification( in sendNotification() method in IBluetoothGattImpl
|
/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/modules/Bluetooth/system/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 172 void sendNotification(in int serverIf, in String address, in int handle, in sendNotification() method
|
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/ |
D | FastPairSimulator.java | 1149 void sendNotification(byte[] data) { in sendNotification() method in FastPairSimulator.NotifiableGattServlet
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattService.java | 1379 public void sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder 1389 private int sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder 4412 int sendNotification(int serverIf, String address, int handle, boolean confirm, byte[] value, in sendNotification() method in GattService
|