Home
last modified time | relevance | path

Searched defs:oldTop (Results 1 – 3 of 3) sorted by relevance

/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
DRecyclerViewActivity.java111 int oldTop = getPaddingTop(); in onLayoutChildren() local
DAnimatedRecyclerView.java207 int oldTop = getPaddingTop(); in onLayoutChildren() local
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java123 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()