/cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/ |
D | SendNotification.java | 55 private void sendNotification() { in sendNotification() method in SendNotification
|
/cts/hostsidetests/net/aidl/com/android/cts/net/hostside/ |
D | IMyService.aidl | 26 void sendNotification(int notificationId, String notificationType); in sendNotification() method
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 129 private void sendNotification(final int id, final int icon) throws Exception { in sendNotification() method in LegacyNotificationManager20Test 133 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification() method in LegacyNotificationManager20Test
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | MyServiceClient.java | 96 … public void sendNotification(int notificationId, String notificationType) throws RemoteException { in sendNotification() method in MyServiceClient
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | LegacyNotificationManagerTest.java | 332 private void sendNotification(final int id, final int icon) throws Exception { in sendNotification() method in LegacyNotificationManagerTest 336 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification() method in LegacyNotificationManagerTest
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationAssistantServiceTest.java | 465 private void sendNotification(final int id, final int icon) throws Exception { in sendNotification() method in NotificationAssistantServiceTest 469 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification() method in NotificationAssistantServiceTest
|
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/ |
D | MyBroadcastReceiver.java | 199 static void sendNotification(Context context, String channelId, int notificationId, in sendNotification() method in MyBroadcastReceiver
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 357 private void sendNotification(final int id, final int icon) throws Exception { in sendNotification() method in NotificationManagerTest 361 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification() method in NotificationManagerTest
|
D | ServiceTest.java | 485 private void sendNotification(int id, String title) { in sendNotification() method in ServiceTest
|