Home | History | Annotate | Download | only in ui

Lines Matching refs:TAG_WAIT

167     protected static final String TAG_WAIT = "wait-fragment";
2609 (WaitFragment)manager.findFragmentByTag(TAG_WAIT);
2631 final WaitFragment waitFrag = (WaitFragment) manager.findFragmentByTag(TAG_WAIT);