Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/security/trustagent/
DTrustAgentManager.java56 private static final boolean ONLY_ONE_TRUST_AGENT = false; field in TrustAgentManager
138 if (ONLY_ONE_TRUST_AGENT) { in getActiveTrustAgents()