Home
last modified time | relevance | path

Searched refs:TestableToastCallback (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java316 private class TestableToastCallback extends ITransientNotification.Stub { class in NotificationManagerServiceTest
4049 new TestableToastCallback(), 2000, 0); in testAllowForegroundToasts()
4069 new TestableToastCallback(), 2000, 0); in testDisallowToastsFromSuspendedPackages()
4092 new TestableToastCallback(), 2000, 0); in testDisallowToastsFromBlockedApps()
4115 new TestableToastCallback(), 2000, 0); in testAlwaysAllowSystemToasts()