Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java390 public static class ToastService extends IntentService { class in NotificationHelper
395 public ToastService() { in ToastService() method in NotificationHelper.ToastService
399 public ToastService(String name) { in ToastService() method in NotificationHelper.ToastService