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.java199 private final MtpNotificationManager mMtpNotificationManager; field in UsbProfileGroupSettingsManager
242 mMtpNotificationManager = new MtpNotificationManager( in UsbProfileGroupSettingsManager()
761 mMtpNotificationManager.showNotification(device); in resolveActivity()
804 mMtpNotificationManager.hideNotification(device.getDeviceId()); in usbDeviceRemoved()