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
46 override fun hasProfileOwner(): Boolean = fakeState.hasProfileOwner in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController104 var hasProfileOwner: Boolean = false, variable in com.android.systemui.statusbar.policy.FakeSecurityController.FakeState
37 public boolean hasProfileOwner() { in hasProfileOwner() method in FakeSecurityController
30 boolean hasProfileOwner(); in hasProfileOwner() method
213 public boolean hasProfileOwner() { in hasProfileOwner() method in SecurityControllerImpl