Home
last modified time | relevance | path

Searched refs:GrantAndRevokeTrustAgent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/TrustTests/src/android/trust/test/
DGrantAndRevokeTrustTest.kt52 private val trustAgentRule = TrustAgentRule<GrantAndRevokeTrustAgent>()
156 class GrantAndRevokeTrustAgent : BaseTrustAgentService() class