Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DRemoteInputViewTest.java60 private static final String TEST_REPLY = "hello"; field in RemoteInputViewTest
120 editText.setText(TEST_REPLY); in testSendRemoteInput_intentContainsResultsAndSource()
125 assertEquals(TEST_REPLY, in testSendRemoteInput_intentContainsResultsAndSource()