Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetyCenterNotificationLoggingHelperTests.kt66 fun sendNotification() { in sendNotification() method in android.safetycenter.hostside.device.SafetyCenterNotificationLoggingHelperTests
/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/
DIMyService.aidl28 void sendNotification(int notificationId, String notificationType); in sendNotification() method
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DMyServiceClient.java96 public void sendNotification(int notificationId, String notificationType) in sendNotification() method in MyServiceClient
/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.java64 public void sendNotification( in sendNotification() method in MigrationNotificationSender
/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/
DMyBroadcastReceiver.java209 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/
DBluetoothGattServerHelper.java174 public void sendNotification( in sendNotification() method in BluetoothGattServerHelper
DBluetoothGattServerConnection.java396 private void sendNotification(final BluetoothGattCharacteristic characteristic, in sendNotification() method in BluetoothGattServerConnection
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java363 private static void sendNotification( in sendNotification() method in BaseTunerSetupActivity
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java131 void sendNotification(int serverIf, String address, int srvcType, in sendNotification() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java587 public void sendNotification( in sendNotification() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java567 public void sendNotification() throws Exception { in sendNotification() method in GattServiceBinderTest
DGattServiceTest.java668 public void sendNotification() throws Exception { in sendNotification() method in GattServiceTest
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java681 private static void sendNotification(final NotificationState notificationState, in sendNotification() method in BugleNotifications
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl174 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/
DFastPairSimulator.java1149 void sendNotification(byte[] data) { in sendNotification() method in FastPairSimulator.NotifiableGattServlet
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DAccessibilitySourceService.kt198 private suspend fun sendNotification( in sendNotification() method in com.android.permissioncontroller.privacysources.AccessibilitySourceService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1430 public void sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder
1440 private int sendNotification(int serverIf, String address, int handle, boolean confirm, in sendNotification() method in GattService.BluetoothGattBinder
4703 int sendNotification(int serverIf, String address, int handle, boolean confirm, byte[] value, in sendNotification() method in GattService