Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityController.java21 boolean hasProfileOwner(); in hasProfileOwner() method
DSecurityControllerImpl.java111 public boolean hasProfileOwner() { in hasProfileOwner() method in SecurityControllerImpl
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java330 boolean hasProfileOwner(int userId) { in hasProfileOwner() method in Owners