Home
last modified time | relevance | path

Searched refs:mHideUsbNotification (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java502 private boolean mHideUsbNotification; field in UsbDeviceManager.UsbHandler
965 mHideUsbNotification = false; in handleMessage()
981 mHideUsbNotification = true; in handleMessage()
1165 if (mHideUsbNotification && !mSupportsAllCombinations) { in updateUsbNotification()
1414 mHideUsbNotification); in dump()