Searched refs:shouldExist (Results 1 – 2 of 2) sorted by relevance
196 private boolean checkNotificationExistence(int id, boolean shouldExist) { in checkNotificationExistence() argument212 if (found == shouldExist) break; in checkNotificationExistence()219 return found == shouldExist; in checkNotificationExistence()
615 private boolean checkNotificationExistence(int id, boolean shouldExist) { in checkNotificationExistence() argument631 if (found == shouldExist) break; in checkNotificationExistence()638 return found == shouldExist; in checkNotificationExistence()