Searched defs:hasProfileOwner (Results 1 – 5 of 5) sorted by relevance
48 override fun hasProfileOwner(): Boolean = fakeState.hasProfileOwner in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController98 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
178 public boolean hasProfileOwner() { in hasProfileOwner() method in SecurityControllerImpl
417 boolean hasProfileOwner(int userId) { in hasProfileOwner() method in Owners