Searched defs:mUseUsbNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java494 protected boolean mUseUsbNotification; field in class:UsbDeviceManager.UsbHandler
545 mUseUsbNotification = !massStorageSupported && mContext.getResources().getBoolean(
1049 if (mNotificationManager == null || !mUseUsbNotification

Completed in 49 milliseconds