Searched refs:EVENT_VIEW_REMOVED (Results 1 – 1 of 1) sorted by relevance
140 static final int EVENT_VIEW_REMOVED = 2; field in CoordinatorLayout145 @IntDef({EVENT_PRE_DRAW, EVENT_NESTED_SCROLL, EVENT_VIEW_REMOVED})1302 if (type != EVENT_VIEW_REMOVED) { in onChildViewsChanged()1327 case EVENT_VIEW_REMOVED: in onChildViewsChanged()3083 onChildViewsChanged(EVENT_VIEW_REMOVED); in onChildViewRemoved()