Home
last modified time | relevance | path

Searched defs:hasDeviceOwner (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java620 private void checkGetDeviceOwnerInfoApi(DevicePolicyManager dpm, boolean hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java318 boolean hasDeviceOwner() { in hasDeviceOwner() method in Owners