/aosp12/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/ |
H A D | IMyService.aidl | 28 void sendNotification(int notificationId, String notificationType); in sendNotification() method
|
/aosp12/frameworks/base/core/tests/notificationtests/src/android/app/ |
H A D | NotificationStressTest.java | 111 private void sendNotification(int id, CharSequence text) { in sendNotification() method in NotificationStressTest
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
H A D | MyServiceClient.java | 96 public void sendNotification(int notificationId, String notificationType) in sendNotification() method in MyServiceClient
|
/aosp12/packages/services/Car/service/src/com/android/car/admin/ |
H A D | FactoryResetActivity.java | 65 public static void sendNotification(Context context, IResultReceiver callback) { in sendNotification() method in FactoryResetActivity
|
/aosp12/packages/apps/TV/src/com/android/tv/recommendation/ |
H A 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
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | VoicemailNotifier.java | 64 public void sendNotification() { in sendNotification() method in VoicemailNotifier
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
H A D | MyBroadcastReceiver.java | 203 static void sendNotification(Context context, String channelId, int notificationId, in sendNotification() method in MyBroadcastReceiver
|
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | NotificationBuilderTest.java | 197 private void sendNotification(final int id) { in sendNotification() method in NotificationBuilderTest
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
H A D | BaseTunerSetupActivity.java | 363 private static void sendNotification( in sendNotification() method in BaseTunerSetupActivity
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | PolicyWarningUIController.java | 296 private void sendNotification(int userId, ComponentName serviceComponentName, in sendNotification() method in PolicyWarningUIController.NotificationController
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CarrierServiceStateTracker.java | 370 public void sendNotification(NotificationType notificationType) { in sendNotification() method in CarrierServiceStateTracker
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | BugleNotifications.java | 681 private static void sendNotification(final NotificationState notificationState, in sendNotification() method in BugleNotifications
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 168 void sendNotification(in int serverIf, in String address, in int handle, in sendNotification() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 940 public void sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder 3657 void sendNotification(int serverIf, String address, int handle, boolean confirm, byte[] value, in sendNotification() method in GattService
|