Searched refs:hideNotification (Results 1 – 6 of 6) sorted by relevance
40 InstallCarrierAppUtils.hideNotification(context, intentPackageName); in onReceive()
107 static void hideNotification(Context context, String pkgName) { in hideNotification() method in InstallCarrierAppUtils
142 hideNotification(); in handleStateChangedLocked()227 hideNotification(); in shutdownLocked()283 private void hideNotification() { in hideNotification() method in LockdownVpnTracker
109 void hideNotification(int deviceId) { in hideNotification() method in MtpNotificationManager
849 hideNotification(DYNAMIC_MODE_NOTIFICATION_ID); in hideDynamicModeNotification()853 hideNotification(STICKY_AUTO_DISABLED_NOTIFICATION_ID); in hideStickyDisabledNotification()856 private void hideNotification(int notificationId) { in hideNotification() method in BatterySaverStateMachine
13878 PLcom/android/server/usb/MtpNotificationManager;->hideNotification(I)V