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.java364 public static class ToastService extends IntentService { class in NotificationHelper
369 public ToastService() { in ToastService() method in NotificationHelper.ToastService
373 public ToastService(String name) { in ToastService() method in NotificationHelper.ToastService