Home
last modified time | relevance | path

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

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