Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DWifiPermissionsUtil.java1047 public boolean isProfileOwner(int uid, @Nullable String packageName) { in isProfileOwner() method in WifiPermissionsUtil
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java3380 private boolean isProfileOwner(int uid, String packageName) { in isProfileOwner() method in BluetoothManagerService