Home
last modified time | relevance | path

Searched defs:customAnimCB (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DLayoutAnimations.java95 CheckBox customAnimCB = (CheckBox) findViewById(R.id.customAnimCB); in onCreate() local
130 CheckBox customAnimCB = (CheckBox) findViewById(R.id.customAnimCB); in setupTransition() local
DLayoutAnimationsHideShow.java89 CheckBox customAnimCB = (CheckBox) findViewById(R.id.customAnimCB); in onCreate() local