Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java46 private static final int SUBCLASS_STILL_IMAGE_CAPTURE = 1; field in MtpNotificationManager
142 usbInterface.getInterfaceSubclass() == SUBCLASS_STILL_IMAGE_CAPTURE && in isMtpDevice()