Home
last modified time | relevance | path

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

/cts/tests/input/InputInjectionApp/src/com/android/test/inputinjection/
DInputInjectionActivity.kt39 const val INTENT_ACTION_TEST_INJECTION = in <lambda>() constant
85 if (intent!!.action == INTENT_ACTION_TEST_INJECTION) { in <lambda>()
/cts/tests/input/src/android/input/cts/
DInputInjectionTest.kt62 const val INTENT_ACTION_TEST_INJECTION = in <lambda>() constant
106 action = INTENT_ACTION_TEST_INJECTION in <lambda>()