Searched refs:deviceOwnerInCallingUser (Results 1 – 1 of 1) sorted by relevance
16250 final ComponentName deviceOwnerInCallingUser = in isDeviceOwnerInCallingUser() local16253 return deviceOwnerInCallingUser != null in isDeviceOwnerInCallingUser()16254 && packageName.equals(deviceOwnerInCallingUser.getPackageName()); in isDeviceOwnerInCallingUser()