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