Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java458 private boolean mHideUsbNotification; field in UsbDeviceManager.UsbHandler
869 mHideUsbNotification = false; in handleMessage()
885 mHideUsbNotification = true; in handleMessage()
1036 if (mHideUsbNotification && !mSupportsAllCombinations) { in updateUsbNotification()
1298 mHideUsbNotification); in dump()