Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7293 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameCustomToast() local
7323 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
7349 INotificationManager nmService = (INotificationManager) mService.mService; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
7421 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameTextToast() local
7451 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterCanPreventShowCallForTextToast_whenInBackground() local
7474 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForTextToast_whenInForeground() local
7496 INotificationManager nmService = (INotificationManager) mService.mService; in testTextToastRateLimiterAllowsLimitAvoidanceWithPermission() local
7518 INotificationManager nmService = (INotificationManager) mService.mService; in testRateLimitedToasts_windowsRemoved() local
7790 INotificationManager nmService = (INotificationManager) mService.mService; in testLimitNumberOfQueuedToastsFromPackage() local
7814 INotificationManager nmService = (INotificationManager) mService.mService; in testPrioritizeSystemToasts() local
[all …]