Searched refs:hideNotification (Results 1 – 9 of 9) sorted by relevance
177 hideNotification(); in handleStateChangedLocked()263 hideNotification(); in shutdownLocked()302 private void hideNotification() { in hideNotification() method in LockdownVpnTracker
59 is NotShowing -> hideNotification() in <lambda>()115 private fun hideNotification() { in <lambda>() method
40 InstallCarrierAppUtils.hideNotification(context, intentPackageName); in onReceive()
109 static void hideNotification(Context context, String pkgName) { in hideNotification() method in InstallCarrierAppUtils
100 hideNotification() in refresh()144 private fun hideNotification() { in hideNotification() method
111 void hideNotification(int deviceId) { in hideNotification() method in MtpNotificationManager
1053 mMtpNotificationManager.hideNotification(device.getDeviceId()); in usbDeviceRemoved()
978 hideNotification(DYNAMIC_MODE_NOTIFICATION_ID); in hideDynamicModeNotification()982 hideNotification(STICKY_AUTO_DISABLED_NOTIFICATION_ID); in hideStickyDisabledNotification()985 private void hideNotification(int notificationId) { in hideNotification() method in BatterySaverStateMachine
88 fun hideNotification() { in hideNotification() method in com.android.systemui.mediaprojection.taskswitcher.ui.TaskSwitcherNotificationCoordinatorTest