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.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