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.java5146 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameCustomToast() local
5175 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForCustomToastWhenInForeground() local
5200 INotificationManager nmService = (INotificationManager) mService.mService; in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
5271 INotificationManager nmService = (INotificationManager) mService.mService; in testDontCallShowToastAgainOnTheSameTextToast() local
5300 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterCanPreventShowCallForTextToast_whenInBackground() local
5322 INotificationManager nmService = (INotificationManager) mService.mService; in testToastRateLimiterWontPreventShowCallForTextToast_whenInForeground() local
5343 INotificationManager nmService = (INotificationManager) mService.mService; in testTextToastRateLimiterAllowsLimitAvoidanceWithPermission() local
5519 INotificationManager nmService = (INotificationManager) mService.mService; in testLimitNumberOfQueuedToastsFromPackage() local