Home
last modified time | relevance | path

Searched refs:mTopLevelLayout (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
DPictureDetailsActivity.java64 private FrameLayout mTopLevelLayout; field in PictureDetailsActivity
73 mTopLevelLayout = (FrameLayout) findViewById(R.id.topLevelLayout); in onCreate()
94 mTopLevelLayout.setBackground(mBackground); in onCreate()