Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DActiveAdmin.java538 TrustAgentInfo trustAgentInfo = entry.getValue(); in writeToXml() local
1092 final TrustAgentInfo trustAgentInfo = getTrustAgentInfo(parser, tag); in getAllTrustAgentInfos() local