/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | CloseSystemDialogsTestService.java | 113 public void postNotification(int notificationId, ResultReceiver receiver, in postNotification() 165 private void notify(int notificationId, PendingIntent intent) { in notify()
|
D | ICloseSystemDialogsTestsService.aidl | 40 void postNotification(int notificationId, in ResultReceiver receiver, boolean usePendingIntent); in postNotification()
|
/cts/hostsidetests/systemui/app/src/android/systemui/cts/ |
D | TestNotificationActivity.java | 57 final int notificationId = R.layout.activity_notification; in doShowNotification() local
|
/cts/tests/app/src/android/app/cts/ |
D | CloseSystemDialogsTest.java | 208 int notificationId = 42; in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows() local 223 int notificationId = 43; in testCloseSystemDialogs_inTrampolineWhenTargetSdk30_isSent() local 240 int notificationId = 44; in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdkCurrent_isBlocked() local 255 int notificationId = 45; in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdk30_isSent() local
|
D | NotificationManagerTest.java | 944 int notificationId, Handler callback) throws Exception { in sendTrampolineMessage() 1734 final int notificationId = 1; in testGetSuppressedVisualEffectsOff_ranking() local 1773 final int notificationId = 1; in testGetSuppressedVisualEffects_ranking() local 1810 final int notificationId = 1; in testKeyChannelGroupOverrideImportanceExplanation_ranking() local 3082 private Uri getNotificationBackgroundImageUri(int notificationId) { in getNotificationBackgroundImageUri() 3220 final int notificationId = 1006; in testNotificationListener_cancelNotifications() local 4257 int notificationId = 6007; in testActivityStartFromRetrievedNotification_isBlocked() local 4278 int notificationId = 6001; in testActivityStartOnBroadcastTrampoline_isBlocked() local 4298 int notificationId = 6002; in testActivityStartOnServiceTrampoline_isBlocked() local 4318 int notificationId = 6003; in testActivityStartOnBroadcastTrampoline_whenApi30_isAllowed() local [all …]
|
/cts/tests/app/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/ |
D | NotificationTrampolineTestService.java | 109 int notificationId = message.arg1; in handleMessage() local 165 private void postNotification(int notificationId, PendingIntent intent) { in postNotification()
|
/cts/tests/app/src/android/app/cts/android/app/cts/tools/ |
D | NotificationHelper.java | 41 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | Utils.java | 87 static void showBugreportNotification(Context context, String msg, int notificationId) { in showBugreportNotification()
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | TestNotificationAssistant.java | 38 int notificationId = 1357; field in TestNotificationAssistant
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundActivity.java | 164 final int notificationId = R.layout.activity_main; in doShowNotification() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 96 final int notificationId = 1; in testNotificationListener_cancelNotifications() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityEndToEndTest.java | 456 final int notificationId = 1; in testTypeNotificationStateChangedAccessibilityEvent() local
|