Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java278 public static class ToastService extends IntentService { class in SysUINotificationShadeTests
283 public ToastService() { in ToastService() method in SysUINotificationShadeTests.ToastService
287 public ToastService(String name) { in ToastService() method in SysUINotificationShadeTests.ToastService
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java340 public static class ToastService extends IntentService { class in NotificationHelper
345 public ToastService() { in ToastService() method in NotificationHelper.ToastService
349 public ToastService(String name) { in ToastService() method in NotificationHelper.ToastService