Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java69 private static final String TEST_REPLY = "hello"; field in RemoteInputViewTest
132 editText.setText(TEST_REPLY); in testSendRemoteInput_intentContainsResultsAndSource()
137 assertEquals(TEST_REPLY, in testSendRemoteInput_intentContainsResultsAndSource()
227 editText.setText(TEST_REPLY); in testUiEventLogging_openAndSend()