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