Home | History | Annotate | Download | only in app

Lines Matching defs:SHOW

105     private static final int SHOW = 0x45;
193 * {@link Activity#showDialog(int)} is used to show this Dialog, that
216 public void show() {
374 show();
998 mShowMessage = mListenersHandler.obtainMessage(SHOW, listener);
1052 case SHOW: