Searched defs:onChildViewsChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DCoordinatorLayout.java1248 final void onChildViewsChanged(@DispatchChangeEvent final int type) { method in class:CoordinatorLayout
1818 onChildViewsChanged(EVENT_NESTED_SCROLL);
1864 onChildViewsChanged(EVENT_NESTED_SCROLL);
1892 onChildViewsChanged(EVENT_NESTED_SCROLL);
1930 onChildViewsChanged(EVENT_PRE_DRAW);
3083 onChildViewsChanged(EVENT_VIEW_REMOVED);

Completed in 14 milliseconds