Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationActivity.java29 private Button mLastButton; field in LayoutAnimationActivity
43 mLastButton = newButton; in onCreate()
49 return mLastButton; in getLastButton()