Home | History | Annotate | Download | only in app

Lines Matching refs:VISIBLE

190      * We recreate the dialog view each time it becomes visible so as to limit
435 mDecor.setVisibility(View.VISIBLE);
533 mAppIcon.setVisibility(View.VISIBLE);
553 visibility = View.VISIBLE;
557 visibility = View.VISIBLE;
586 * criteria apply to make the voice button visible. Otherwise the voice button will not
587 * be visible - i.e., if the user has typed a query, remove the voice button.
604 visibility = View.VISIBLE;
742 mGoButton.setVisibility(View.VISIBLE);