Searched refs:hideNotification (Results 1 – 7 of 7) sorted by relevance
144 hideNotification(); in handleStateChangedLocked()223 hideNotification(); in shutdownLocked()279 private void hideNotification() { in hideNotification() method in LockdownVpnTracker
40 InstallCarrierAppUtils.hideNotification(context, intentPackageName); in onReceive()
107 static void hideNotification(Context context, String pkgName) { in hideNotification() method in InstallCarrierAppUtils
858 hideNotification(DYNAMIC_MODE_NOTIFICATION_ID); in hideDynamicModeNotification()862 hideNotification(STICKY_AUTO_DISABLED_NOTIFICATION_ID); in hideStickyDisabledNotification()865 private void hideNotification(int notificationId) { in hideNotification() method in BatterySaverStateMachine
109 void hideNotification(int deviceId) { in hideNotification() method in MtpNotificationManager
804 mMtpNotificationManager.hideNotification(device.getDeviceId()); in usbDeviceRemoved()
13878 PLcom/android/server/usb/MtpNotificationManager;->hideNotification(I)V