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.java7229 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameCustomToast() local
7259 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
7285 INotificationManager nmService = (INotificationManager) mService.mService; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
7357 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameTextToast() local
7387 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterCanPreventShowCallForTextToast_whenInBackground() local
7410 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForTextToast_whenInForeground() local
7432 INotificationManager nmService = (INotificationManager) mService.mService; in testTextToastRateLimiterAllowsLimitAvoidanceWithPermission() local
7454 INotificationManager nmService = (INotificationManager) mService.mService; in testRateLimitedToasts_windowsRemoved() local
7726 INotificationManager nmService = (INotificationManager) mService.mService; in testLimitNumberOfQueuedToastsFromPackage() local