Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DUsbProfileGroupSettingsManager.java196 private final MtpNotificationManager mMtpNotificationManager; field in UsbProfileGroupSettingsManager
237 mMtpNotificationManager = new MtpNotificationManager( in UsbProfileGroupSettingsManager()
676 mMtpNotificationManager.showNotification(device); in resolveActivity()
719 mMtpNotificationManager.hideNotification(device.getDeviceId()); in usbDeviceRemoved()