Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java9354 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameCustomToast() local
9384 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
9410 INotificationManager nmService = (INotificationManager) mService.mService; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
9484 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameTextToast() local
9514 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterCanPreventShowCallForTextToast_whenInBackground() local
9537 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForTextToast_whenInForeground() local
9559 INotificationManager nmService = (INotificationManager) mService.mService; in testTextToastRateLimiterAllowsLimitAvoidanceWithPermission() local
9581 INotificationManager nmService = (INotificationManager) mService.mService; in testRateLimitedToasts_windowsRemoved() local
9861 INotificationManager nmService = (INotificationManager) mService.mService; in testLimitNumberOfQueuedToastsFromPackage() local
9890 INotificationManager nmService = (INotificationManager) mService.mService; in testPrioritizeSystemToasts() local
[all …]