Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
H A DComposeMessageViewTest.java129 final View sendButton = view.findViewById(R.id.send_message_button); in testSend() local
169 final View sendButton = view.findViewById(R.id.send_message_button); in testNotDefaultSms() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java133 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testSendRemoteInput_intentContainsResultsAndSource() local
228 ImageButton sendButton = view.findViewById(R.id.remote_input_send); in testUiEventLogging_openAndSend() local