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.java473 private boolean mHideUsbNotification; field in UsbDeviceManager.UsbHandler
879 mHideUsbNotification = false; in handleMessage()
895 mHideUsbNotification = true; in handleMessage()
1056 if (mHideUsbNotification && !mSupportsAllCombinations) { in updateUsbNotification()
1306 mHideUsbNotification); in dump()