Searched refs:TEST_REPLY (Results 1 – 1 of 1) sorted by relevance
60 private static final String TEST_REPLY = "hello"; field in RemoteInputViewTest120 editText.setText(TEST_REPLY); in testSendRemoteInput_intentContainsResultsAndSource()125 assertEquals(TEST_REPLY, in testSendRemoteInput_intentContainsResultsAndSource()