Searched defs:sendButton (Results 1 – 2 of 2) sorted by relevance
126 final View sendButton = view.findViewById(R.id.send_message_button); in testSend() local169 final View sendButton = view.findViewById(R.id.send_message_button); in testNotDefaultSms() local
227 final Button sendButton = mCustomMessagePopup.getButton(DialogInterface.BUTTON_POSITIVE); in showCustomMessageDialog() local