Searched refs:onDependentViewRemoved (Results 1 – 21 of 21) sorted by relevance
/frameworks/support/design/tests/src/android/support/design/widget/ |
D | CoordinatorLayoutTest.java | 374 verify(behavior, times(1)).onDependentViewRemoved(col, viewB, viewA); in testDependentViewRemoved() 389 public void onDependentViewRemoved(CoordinatorLayout parent, View child, in testGetDependenciesAfterDependentViewRemoved()
|
/frameworks/support/design/src/android/support/design/widget/ |
D | CoordinatorLayout.java | 1330 b.onDependentViewRemoved(this, checkChild, child); in onChildViewsChanged() 2187 public void onDependentViewRemoved(CoordinatorLayout parent, V child, View dependency) { in onDependentViewRemoved() method in CoordinatorLayout.Behavior
|
/frameworks/support/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 | 220 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 273 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 23.4.0.txt | 297 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 358 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 24.0.0.txt | 312 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 379 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 24.1.0.txt | 312 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr… 379 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, android…
|
D | 25.1.0.txt | 509 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 25.0.0.txt | 476 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 25.2.0.txt | 509 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 24.2.0.txt | 456 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 26.0.0-alpha1.txt | 546 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 23.2.1.txt | 296 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 25.3.0.txt | 619 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 23.2.0.txt | 296 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 23.1.1.txt | 240 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 25.4.0.txt | 649 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 23.1.0.txt | 240 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 26.0.0-beta1.txt | 646 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 26.0.0-SNAPSHOT.txt | 650 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|
D | 26.0.0-beta2.txt | 650 …method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
|