Searched refs:hasDevicePermissionWithIdentity (Results 1 – 3 of 3) sorted by relevance
87 boolean hasDevicePermissionWithIdentity(in UsbDevice device, String packageName, in hasDevicePermissionWithIdentity() method
986 return mService.hasDevicePermissionWithIdentity(device, packageName, pid, uid); in hasPermission()
547 public boolean hasDevicePermissionWithIdentity(UsbDevice device, String packageName, in hasDevicePermissionWithIdentity() method in UsbService