Searched refs:test_userDismissed (Results 1 – 4 of 4) sorted by relevance
59 fun test_userDismissed() = in test_userRejected() method60 super.test_userDismissed(singleDevice = false, selfManaged = false, displayName = null) in test_userRejected()
44 fun test_userDismissed() = in test_userRejected() method45 super.test_userDismissed(singleDevice = true, selfManaged = false, displayName = null) in test_userRejected()
56 fun test_userDismissed() = super.test_userDismissed( in test_userRejected() method
135 protected fun test_userDismissed( in <lambda>() method in android.companion.cts.uiautomation.UiAutomationTestBase