Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java1248 final void onChildViewsChanged(@DispatchChangeEvent final int type) { in onChildViewsChanged() method in CoordinatorLayout
1818 onChildViewsChanged(EVENT_NESTED_SCROLL); in onNestedScroll()
1864 onChildViewsChanged(EVENT_NESTED_SCROLL); in onNestedPreScroll()
1892 onChildViewsChanged(EVENT_NESTED_SCROLL); in onNestedFling()
1930 onChildViewsChanged(EVENT_PRE_DRAW); in onPreDraw()
3083 onChildViewsChanged(EVENT_VIEW_REMOVED); in onChildViewRemoved()