Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DRowsFragment.java489 class ExpandPreLayout implements ViewTreeObserver.OnPreDrawListener { class in RowsFragment
499 ExpandPreLayout(Runnable callback) { in ExpandPreLayout() method in RowsFragment.ExpandPreLayout
532 new ExpandPreLayout(callback).execute(); in onExpandTransitionStart()
DRowsSupportFragment.java491 class ExpandPreLayout implements ViewTreeObserver.OnPreDrawListener { class in RowsSupportFragment
501 ExpandPreLayout(Runnable callback) { in ExpandPreLayout() method in RowsSupportFragment.ExpandPreLayout
534 new ExpandPreLayout(callback).execute(); in onExpandTransitionStart()