Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DAssociationEndToEndTest.kt55 fun test_userRejected() = in test_userRejected() method
56 super.test_userRejected(singleDevice = false, selfManaged = false, displayName = null) in test_userRejected()
DAssociationEndToEndSingleDeviceTest.kt40 fun test_userRejected() = in test_userRejected() method
41 super.test_userRejected(singleDevice = true, selfManaged = false, displayName = null) in test_userRejected()
DAssociationEndToEndSelfManagedTest.kt52 fun test_userRejected() = super.test_userRejected( in test_userRejected() method
DUiAutomationTestBase.kt122 protected fun test_userRejected( in <lambda>() method