Home
last modified time | relevance | path

Searched defs:hasCACertInCurrentUser (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeSecurityController.java117 public boolean hasCACertInCurrentUser() { in hasCACertInCurrentUser() method in FakeSecurityController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSecurityController.java50 boolean hasCACertInCurrentUser(); in hasCACertInCurrentUser() method
H A DSecurityControllerImpl.java289 public boolean hasCACertInCurrentUser() { in hasCACertInCurrentUser() method in SecurityControllerImpl