Searched defs:shouldShowNotification (Results 1 – 4 of 4) sorted by relevance
57 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification()135 public boolean shouldShowNotification; field in CallFilteringResult145 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, boolean in CallFilteringResult()
153 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
152 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController
974 private void shouldShowNotification(int serviceState, int subId) { in shouldShowNotification() method in NotificationMgr