Searched refs:isDeviceOrProfileOwner (Results 1 – 1 of 1) sorted by relevance
774 private boolean isDeviceOrProfileOwner(int uid) { in isDeviceOrProfileOwner() method in WifiServiceImpl859 || isDeviceOrProfileOwner(uid) in isTargetSdkLessThanQOrPrivileged()1840 if (isPrivileged(getCallingPid(), callingUid) || isDeviceOrProfileOwner(callingUid)) { in getConfiguredNetworks()