Searched refs:hideNotification (Results 1 – 5 of 5) sorted by relevance
148 hideNotification(); in handleStateChangedLocked()233 hideNotification(); in shutdownLocked()289 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
109 void hideNotification(int deviceId) { in hideNotification() method in MtpNotificationManager
719 mMtpNotificationManager.hideNotification(device.getDeviceId()); in usbDeviceRemoved()