Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java91 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() argument
93 searchAll ? SEARCH_TYPE.LISTENER : SEARCH_TYPE.APP) in clickNotification()