Searched refs:popChildrenIn (Results 1 – 1 of 1) sorted by relevance
200 popChildrenIn(mDifficultyButtons, null); in buttonClick()222 popChildrenIn(mCreditButtons2, null); in buttonClick()225 popChildrenIn(mCreditButtons1, runnable); in buttonClick()284 popChildrenIn(buttonsParent, null);291 private void popChildrenIn(ViewGroup parent, final Runnable endAction) { in popChildrenIn() method in PlayerSetupActivity