Home
last modified time | relevance | path

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

/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java95 mUseUsbNotification = false; in MockUsbHandler()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java494 protected boolean mUseUsbNotification; field in UsbDeviceManager.UsbHandler
545 mUseUsbNotification = !massStorageSupported && mContext.getResources().getBoolean( in UsbHandler()
1049 if (mNotificationManager == null || !mUseUsbNotification in updateUsbNotification()