Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java158 private boolean mUseUsbNotification; field in UsbDeviceManager
281 mUseUsbNotification = !massStorageSupported && mContext.getResources().getBoolean( in systemReady()
953 if (mNotificationManager == null || !mUseUsbNotification in updateUsbNotification()