Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityController.java20 boolean hasDeviceOwner(); in hasDeviceOwner() method
DSecurityControllerImpl.java84 public boolean hasDeviceOwner() { in hasDeviceOwner() method in SecurityControllerImpl
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceOwner.java178 boolean hasDeviceOwner() { in hasDeviceOwner() method in DeviceOwner