Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java174 public void clickNotification() throws Exception { in clickNotification() method in TestNotificationListener.NotificationHelper
/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java91 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() method in NotificationHelper