Searched refs:TRUST_AGENT_INTENT (Results 1 – 2 of 2) sorted by relevance
53 private static final Intent TRUST_AGENT_INTENT = field in TrustAgentsPreferenceController139 TRUST_AGENT_INTENT, PackageManager.GET_META_DATA); in findAvailableTrustAgents()
66 private static final Intent TRUST_AGENT_INTENT = field in TrustAgentManager114 final List<ResolveInfo> resolveInfos = pm.queryIntentServices(TRUST_AGENT_INTENT, in getActiveTrustAgents()