Home
last modified time | relevance | path

Searched refs:NotificationTrampolineTestService (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java48 public class NotificationTrampolineTestService extends Service { class
111 Context context = NotificationTrampolineTestService.this; in handleMessage()
134 Intent intent = new Intent(context, NotificationTrampolineTestService.class); in handleMessage()