Home
last modified time | relevance | path

Searched defs:sendButton (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DRemoteInputViewTest.java171 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testSendRemoteInput_intentContainsResultsAndSource() local
335 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testUiEventLogging_openAndSend() local
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DNotificationTest.java124 UiObject2 sendButton = mUiDevice.wait( in testDirectReply() local