Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DMtpNotificationManager.java135 isMtpDevice(device); in shouldShowNotification()
138 private static boolean isMtpDevice(UsbDevice device) { in isMtpDevice() method in MtpNotificationManager