Searched defs:shouldShowNotification (Results 1 – 4 of 4) sorted by relevance
53 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification()115 public boolean shouldShowNotification; field in CallFilteringResult122 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()
83 boolean shouldAddToCallLog, boolean shouldShowNotification, in disallowCall()
152 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController
883 private void shouldShowNotification(int serviceState, int subId) { in shouldShowNotification() method in NotificationMgr