Searched refs:searchAll (Results 1 – 1 of 1) sorted by relevance
41 public void clickNotification(int notificationId, boolean searchAll) throws CanceledException { in clickNotification() argument42 findPostedNotification(notificationId, searchAll).getNotification().contentIntent.send(); in clickNotification()