Searched defs:shouldShowNotification (Results 1 – 5 of 5) sorted by relevance
56 public Builder setShouldShowNotification(boolean shouldShowNotification) { in setShouldShowNotification()127 public boolean shouldShowNotification; field in CallFilteringResult136 shouldSilence, boolean shouldAddToCallLog, boolean shouldShowNotification, int in CallFilteringResult()
132 static boolean shouldShowNotification(PackageManager packageManager, UsbDevice device) { in shouldShowNotification() method in MtpNotificationManager
151 private boolean shouldShowNotification(long timestamp) { in shouldShowNotification() method in WakeupOnboarding
152 private boolean shouldShowNotification(Context context) { in shouldShowNotification() method in NotificationController
908 private void shouldShowNotification(int serviceState, int subId) { in shouldShowNotification() method in NotificationMgr