Home | History | Annotate | Download | only in ui

Lines Matching defs:showButton

2527         View showButton;
2530 showButton = mSendButtonMms;
2533 showButton = mSendButtonSms;
2536 showButton.setVisibility(View.VISIBLE);
2539 return showButton;