Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java98 private static final String TEST_REPLY = "hello"; field in RemoteInputViewTest
170 editText.setText(TEST_REPLY); in testSendRemoteInput_intentContainsResultsAndSource()
176 assertEquals(TEST_REPLY, in testSendRemoteInput_intentContainsResultsAndSource()
335 editText.setText(TEST_REPLY); in testUiEventLogging_openAndSend()
365 editText.setText(TEST_REPLY); in testUiEventLogging_openAndAttach()