Searched refs:sendButton (Results 1 – 2 of 2) sorted by relevance
122 UiObject2 sendButton = mUiDevice.wait( in testDirectReply() local124 if (sendButton == null) { in testDirectReply()128 sendButton = mUiDevice.wait(Until.findObject(REPLY_SEND_BUTTON_SELECTOR), TIMEOUT); in testDirectReply()130 sendButton.click(); in testDirectReply()
171 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testSendRemoteInput_intentContainsResultsAndSource() local172 sendButton.performClick(); in testSendRemoteInput_intentContainsResultsAndSource()336 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testUiEventLogging_openAndSend() local337 sendButton.performClick(); in testUiEventLogging_openAndSend()