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