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