Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityController.java29 boolean hasProfileOwner(); in hasProfileOwner() method
DSecurityControllerImpl.java162 public boolean hasProfileOwner() { in hasProfileOwner() method in SecurityControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeSecurityController.java37 public boolean hasProfileOwner() { in hasProfileOwner() method in FakeSecurityController
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java567 boolean hasProfileOwner(int userId) { in hasProfileOwner() method in Owners