Home
last modified time | relevance | path

Searched refs:isCallerDeviceOwner (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java4870 boolean callerIsDeviceOwnerAdmin = isCallerDeviceOwner(callingUid); in resetPasswordInternal()
10684 boolean isCallerDeviceOwner(int callerUid) { in isCallerDeviceOwner() method in DevicePolicyManagerService