Home
last modified time | relevance | path

Searched refs:hasTrustAgents (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DKeyguardDisabledFeaturesActivity.java138 if (hasTrustAgents()) { in setupTests()
145 private boolean hasTrustAgents() { in hasTrustAgents() method in KeyguardDisabledFeaturesActivity