Searched defs:hasCACertInCurrentUser (Results 1 – 5 of 5) sorted by relevance
86 override fun hasCACertInCurrentUser(): Boolean = fakeState.hasCACertInCurrentUser in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController118 var hasCACertInCurrentUser: Boolean = false, variable in com.android.systemui.statusbar.policy.FakeSecurityController.FakeState
127 public boolean hasCACertInCurrentUser() { in hasCACertInCurrentUser() method in FakeSecurityController
57 boolean hasCACertInCurrentUser(); in hasCACertInCurrentUser() method
352 public boolean hasCACertInCurrentUser() { in hasCACertInCurrentUser() method in SecurityControllerImpl
39 val hasCACertInCurrentUser: Boolean, constant in com.android.systemui.security.data.model.SecurityModel