Home
last modified time | relevance | path

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

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