HomeSort by relevance Sort by last modified time
    Searched full:mdifficultytv (Results 1 - 1 of 1) sorted by null

  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 64 SkewableTextView mNameTV, mDifficultyTV, mCreditTV;
83 mDifficultyTV = (SkewableTextView) findViewById(R.id.ageTV);
203 slideToNext(mNameTV, mDifficultyTV, runnable);
228 slideToNext(mDifficultyTV, mCreditTV, runnable);

Completed in 53 milliseconds