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

/frameworks/support/design/src/android/support/design/widget/
H A DFloatingActionButton.java582 public void onDependentViewRemoved(CoordinatorLayout parent, FloatingActionButton child, method in class:FloatingActionButton.Behavior
H A DCoordinatorLayout.java1223 b.onDependentViewRemoved(this, child, view);
1866 public void onDependentViewRemoved(CoordinatorLayout parent, V child, View dependency) { method in class:CoordinatorLayout.Behavior

Completed in 53 milliseconds