Home
last modified time | relevance | path

Searched defs:hasDevicePermissionWithIdentity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl86 boolean hasDevicePermissionWithIdentity(in UsbDevice device, String packageName, in hasDevicePermissionWithIdentity() method
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java511 public boolean hasDevicePermissionWithIdentity(UsbDevice device, String packageName, in hasDevicePermissionWithIdentity() method in UsbService