Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java183 public static class ToastService extends IntentService { class in NotificationTests
191 public ToastService() { in ToastService() method in NotificationTests.ToastService
194 public ToastService(String name) { in ToastService() method in NotificationTests.ToastService