Home
last modified time | relevance | path

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

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