Searched refs:onDependentViewRemoved (Results 1 – 7 of 7) sorted by relevance
/frameworks/support/design/src/android/support/design/widget/ |
D | FloatingActionButton.java | 582 public void onDependentViewRemoved(CoordinatorLayout parent, FloatingActionButton child,
|
D | CoordinatorLayout.java | 1223 b.onDependentViewRemoved(this, child, view); in dispatchDependentViewRemoved() 1866 public void onDependentViewRemoved(CoordinatorLayout parent, V child, View dependency) { in onDependentViewRemoved() method in CoordinatorLayout.Behavior
|
/frameworks/support/design/api/ |
D | 22.2.1.txt | 130 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 183 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 23.0.0.txt | 141 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 194 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | current.txt | 206 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 273 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 23.1.1.txt | 152 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 23.1.0.txt | 152 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|