Searched defs:hasProfileOwner (Results 1 – 6 of 6) sorted by relevance
67 void setHasProfileOwner(int userId, boolean hasProfileOwner) { in setHasProfileOwner()
500 boolean hasProfileOwner(int userId) { in hasProfileOwner() method in Owners
48 override fun hasProfileOwner(): Boolean = fakeState.hasProfileOwner in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController102 var hasProfileOwner: Boolean = false, variable in com.android.systemui.statusbar.policy.FakeSecurityController.FakeState
37 public boolean hasProfileOwner() { in hasProfileOwner() method in FakeSecurityController
29 boolean hasProfileOwner(); in hasProfileOwner() method
203 public boolean hasProfileOwner() { in hasProfileOwner() method in SecurityControllerImpl