Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java146 public static class NotificationHelper implements AutoCloseable { class in TestNotificationListener
151 public NotificationHelper(Context context, String testPackage) throws Exception { in NotificationHelper() method in TestNotificationListener.NotificationHelper
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java44 public class NotificationHelper { class
74 public NotificationHelper(Context context) { in NotificationHelper() method in NotificationHelper