Searched refs:isCallerDeviceOwner (Results 1 – 1 of 1) sorted by relevance
4870 boolean callerIsDeviceOwnerAdmin = isCallerDeviceOwner(callingUid); in resetPasswordInternal()10684 boolean isCallerDeviceOwner(int callerUid) { in isCallerDeviceOwner() method in DevicePolicyManagerService