Home
last modified time | relevance | path

Searched defs:notificationId (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/net/aidl/com/android/cts/net/hostside/
DIMyService.aidl26 void sendNotification(int notificationId, String notificationType); in sendNotification()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyServiceClient.java96 … public void sendNotification(int notificationId, String notificationType) throws RemoteException { in sendNotification()
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundActivity.java137 final int notificationId = R.layout.activity_main; in doShowNotification() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUtils.java83 static void showBugreportNotification(Context context, String msg, int notificationId) { in showBugreportNotification()
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DMyBroadcastReceiver.java199 static void sendNotification(Context context, String channelId, int notificationId, in sendNotification()
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java105 final int notificationId = 1; in testNotificationListener_cancelNotifications() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java1237 final int notificationId = 1; in testGetSuppressedVisualEffectsOff_ranking() local
1281 final int notificationId = 1; in testGetSuppressedVisualEffects_ranking() local
1322 final int notificationId = 1; in testKeyChannelGroupOverrideImportanceExplanation_ranking() local
2376 final int notificationId = 1; in testNotificationListener_cancelNotifications() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java445 final int notificationId = 1; in testTypeNotificationStateChangedAccessibilityEvent() local