Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java219 public static class ToastService extends IntentService { class in NotificationHelper
222 public ToastService() { in ToastService() method in NotificationHelper.ToastService
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java307 public static class ToastService extends IntentService { class in NotificationHelper
312 public ToastService() { in ToastService() method in NotificationHelper.ToastService
316 public ToastService(String name) { in ToastService() method in NotificationHelper.ToastService