Searched refs:isDeviceOrProfileOwner (Results 1 – 2 of 2) sorted by relevance
460 && Utils.isDeviceOrProfileOwner(wifiConfig.creatorUid, in canShare()500 && Utils.isDeviceOrProfileOwner(wifiConfig.creatorUid, in canEasyConnect()
1029 public static boolean isDeviceOrProfileOwner(int uid, String packageName, Context context) { in isDeviceOrProfileOwner() method in Utils