Home
last modified time | relevance | path

Searched refs:onDescendantInvalidated (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java3365 public void onDescendantInvalidated(@NonNull View child, @NonNull View target) { in onDescendantInvalidated() method in ViewGroupTest.MockViewGroup
3367 super.onDescendantInvalidated(child, target); in onDescendantInvalidated()