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.java1207 TrustAgentInfo trustAgentInfo = entry.getValue(); in writeToXml() local
1550 final TrustAgentInfo trustAgentInfo = getTrustAgentInfo(parser, tag); in getAllTrustAgentInfos() local