Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java132 static boolean shouldShowNotification(PackageManager packageManager, UsbDevice device) { in shouldShowNotification() method in MtpNotificationManager
DUsbProfileGroupSettingsManager.java933 if (showMtpNotification && MtpNotificationManager.shouldShowNotification( in resolveActivity()