Searched refs:showNotification (Results 1 – 10 of 10) sorted by relevance
147 showNotification(ecmTimeout); in startTimerNotification()173 private void showNotification(long millisUntilFinished) { in showNotification() method in EmergencyCallbackModeService239 showNotification(0); in resetEcmTimer()
122 showNotification(context); in onReceive()148 showNotification(context); in maybeShowNotification()167 private void showNotification(Context context) { in showNotification() method in NotificationController
78 showNotification(); in setCanBusFailure()84 private void showNotification() { in showNotification() method in CanBusErrorNotifier
92 public static void updateEmergencyCallNotification(Context context, boolean showNotification) { in updateEmergencyCallNotification() argument95 if (showNotification) { in updateEmergencyCallNotification()
142 showNotification(); in request()195 private void showNotification() { in showNotification() method
192 showNotification(call); in onDisconnect()196 private void showNotification(DialerCall call) { in showNotification() method in SpamCallListListener
189 boolean showNotification = !call.isSelfManaged(); in onCallStateChanged()190 logCall(call, type, showNotification, null /*result*/); in onCallStateChanged()
121 LegacyVoicemailNotifier.showNotification( in onReceive()
55 public static void showNotification( in showNotification() method in LegacyVoicemailNotifier
240 showNotification(call); in updateInCallNotification()247 private void showNotification(final DialerCall call) { in showNotification() method in StatusBarNotifier