Home
last modified time | relevance | path

Searched defs:sendNotification (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetyCenterNotificationLoggingHelperTests.kt70 fun sendNotification() { in sendNotification() method
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DVoicemailNotifier.java64 public void sendNotification() { in sendNotification() method in VoicemailNotifier
/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java352 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/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java62 public void sendNotification( in sendNotification() method in MigrationNotificationSender
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java363 private static void sendNotification( in sendNotification() method in BaseTunerSetupActivity
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java473 public void sendNotification() throws Exception { in sendNotification() method in GattServiceBinderTest
DGattServiceTest.java679 public void sendNotification() throws Exception { in sendNotification() method in GattServiceTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl104 int sendNotification(in int serverIf, in String address, in int handle, in sendNotification() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattServiceBinder.java477 public int sendNotification( in sendNotification() method in GattServiceBinder
DGattService.java2343 int sendNotification( in sendNotification() method in GattService
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java681 private static void sendNotification(final NotificationState notificationState, in sendNotification() method in BugleNotifications
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DAccessibilitySourceService.kt179 private suspend fun sendNotification( in sendNotification() method in com.android.permissioncontroller.privacysources.AccessibilitySourceService