Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java837 TrustAgentInfo trustAgentInfo = entry.getValue(); in writeToXml() local
1110 final TrustAgentInfo trustAgentInfo = getTrustAgentInfo(parser, tag); in getAllTrustAgentInfos() local