Lines Matching defs:show
100 public void showAnswerUi(boolean show) {
101 getView().setVisibility(show ? View.VISIBLE : View.GONE);
103 Log.d(this, "Show answer UI: " + show);
104 if (show) {
112 public void showTextButton(boolean show) {
113 final int targetResourceId = show
118 if (show) {
160 mCannedResponsePopup.show();
262 // Keyboard up, show the dialog
266 mCustomMessagePopup.show();
318 // Show the custom message dialog