Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java459 private boolean mSupportsAllCombinations; field in UsbDeviceManager.UsbHandler
840 mSupportsAllCombinations = status.isRoleCombinationSupported( in handleMessage()
1036 if (mHideUsbNotification && !mSupportsAllCombinations) { in updateUsbNotification()