Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DNotificationHelper.java41 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() argument
42 findPostedNotification(notificationId, searchAll).getNotification().contentIntent.send(); in clickNotification()