Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/domainverification/device/standalone/src/com/android/cts/packagemanager/verify/domain/device/standalone/
DDomainVerificationIntentStandaloneTests.kt40 val hostToStateMap = manager.getDomainVerificationUserState(DECLARING_PKG_NAME_1) in launchVerified() constant
62 val hostToStateMap = manager.getDomainVerificationUserState(DECLARING_PKG_NAME_1) in launchSelected() constant
DPreVerifiedDomainsTests.kt77 val hostToStateMap = manager.getDomainVerificationUserState(DECLARING_PKG_NAME_1) in launchPreVerified() constant