/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerNotifyMediaFGSTypeTest.java | 256 final int notificationId = setupMediaForegroundService(); in testNotifyInactiveMediaForegroundServiceInternal() local 279 final int notificationId = setupMediaForegroundService(); in testNotifyMediaServiceInternal() local 305 final int notificationId = setupMediaForegroundService(); in testNotifyMediaServiceAfterStopForegroundInternal() local 345 final int notificationId = setupMediaForegroundService(); in testNotifyInactiveMediaForegroundServiceInternalWithDisableCompatChanges() local 370 final int notificationId = setupMediaForegroundService(); in testNotifyMediaServiceInternalWithDisableCompatChanges() local 656 final int notificationId = setupMediaForegroundService(); in testAppInBgWithActivePlayingMediaSessionWithMediaControllerAndNotificationGoesToFgs() local 686 final int notificationId = setupMediaForegroundService(); in testAppInBgWithUserDisengagedMediaSessionAndNotificationGoesToBg() local 708 final int notificationId = setupMediaForegroundService(); in testAppInBgWithStoppedMediaSessionAndNotificationGoesToBg() local 730 final int notificationId = setupMediaForegroundService(); in testAppInBgWithNonActiveMediaSessionAndNotificationGoesToBg() local 764 final int notificationId = setupMediaForegroundService(); in testAppInBgWithActivePlayingMediaSessionAndNotificationReleaseItsSessionGoesToBg() local [all …]
|
D | CloseSystemDialogsTest.java | 255 int notificationId = 42; in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows() local 278 int notificationId = 43; in testCloseSystemDialogs_inTrampolineWhenTargetSdk30_isSent() local 303 int notificationId = 44; in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdkCurrent_isBlocked() local 326 int notificationId = 45; in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdk30_isSent() local
|
/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/ |
D | ITestReceiver.aidl | 23 void postNotification(int notificationId, in Notification notification); in postNotification() 24 void cancelNotification(int notificationId); in cancelNotification()
|
/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/ |
D | TestService.java | 52 public void postNotification(int notificationId, Notification notification) { in postNotification() 57 public void cancelNotification(int notificationId) { in cancelNotification()
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | NotificationTest.java | 88 final int notificationId = 123; in testNotificationJobEndDetach() local 125 final int notificationId = 123; in testNotificationJobEndRemove() local 465 final int notificationId = 123; in testUserInitiatedJobNotificationBehavior() local 520 final int notificationId = 123; in testNonUserInitiatedJobNotificationBehavior() local
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | CloseSystemDialogsTestService.java | 114 public void postNotification(int notificationId, ResultReceiver receiver, in postNotification() 172 private void notify(int notificationId, PendingIntent intent) { in notify()
|
D | ICloseSystemDialogsTestsService.aidl | 40 void postNotification(int notificationId, in ResultReceiver receiver, boolean usePendingIntent); in postNotification()
|
D | NotificationHelper.java | 91 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification()
|
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/ |
D | NotificationUtils.java | 69 int notificationId) { in updateNotificationToOngoing() 96 public static void clearNotification(Context c, int notificationId) { in clearNotification()
|
D | CallResources.java | 45 int notificationId) { in CallResources()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21244/src/android/security/cts/CVE_2023_21244/ |
D | DeviceTest.java | 127 final int notificationId = 1; in testCVE_2023_21244() local
|
/cts/hostsidetests/systemui/app/src/android/systemui/cts/ |
D | TestNotificationActivity.java | 57 final int notificationId = R.layout.activity_notification; in doShowNotification() local
|
/cts/hostsidetests/network-policy/aidl/com/android/cts/netpolicy/hostside/ |
D | IMyService.aidl | 29 void sendNotification(int notificationId, String notificationType); in sendNotification()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35668/src/android/security/cts/CVE_2023_35668/ |
D | DeviceTest.java | 122 int notificationId = 0; in testWearableExtenderUri() local
|
/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/ |
D | NotificationTrampolineTestService.java | 113 int notificationId = message.arg1; in handleMessage() local 172 private void postNotification(int notificationId, PendingIntent intent) { in postNotification()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21288/src/android/security/cts/CVE_2023_21288/ |
D | DeviceTest.java | 112 int notificationId = 1; in testPocCVE_2023_21288() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21239/src/android/security/cts/CVE_2023_21239/ |
D | DeviceTest.java | 148 int notificationId = 0; in testCallStyleNotification() local
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | NotificationManagerTest.java | 470 int notificationId, Handler callback) throws Exception { in sendTrampolineMessage() 1142 int notificationId, Handler callback) throws Exception { in sendMessage() 1244 int notificationId = 6500; in testRankingUpdateSentWithPressure() local 1448 final int notificationId = 1; in testKeyChannelGroupOverrideImportanceExplanation_ranking() local 2742 private Uri getNotificationBackgroundImageUri(int notificationId) { in getNotificationBackgroundImageUri() 2891 final int notificationId = 1006; in testNotificationListener_cancelNotifications() local 2924 final int notificationId = 1006; in testNotificationAssistant_cancelNotifications() local 3120 int notificationId = 6007; in testActivityStartFromRetrievedNotification_isBlocked() local 3145 int notificationId = 6001; in testActivityStartOnBroadcastTrampoline_isBlocked() local 3171 int notificationId = 6002; in testActivityStartOnServiceTrampoline_isBlocked() local [all …]
|
/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/ |
D | MyServiceClient.java | 112 public void sendNotification(int notificationId, String notificationType) in sendNotification()
|
/cts/hostsidetests/network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/ |
D | MyBroadcastReceiver.java | 125 static void sendNotification(Context context, String channelId, int notificationId, in sendNotification()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | Utils.java | 89 static void showBugreportNotification(Context context, String msg, int notificationId) { in showBugreportNotification()
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundActivity.java | 175 final int notificationId = R.layout.activity_main; in doShowNotification() local
|
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/ |
D | FgsTimeoutMessage.java | 171 int notificationId) { in FgsTimeoutMessage() 570 int notificationId = in.readInt(); in FgsTimeoutMessage() local
|
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/ |
D | ShortFgsMessage.java | 162 /* package-private */ ShortFgsMessage( in ShortFgsMessage() 670 int notificationId = in.readInt(); in ShortFgsMessage() local
|
/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/ |
D | BroadcastResponseStatsTest.java | 2034 private Notification buildNotification(String channelId, int notificationId, in buildNotification() 2043 private Notification buildMediaNotification(String channelId, int notificationId, in buildMediaNotification()
|