Searched refs:dispatchVisibilityChanged (Results 1 – 6 of 6) sorted by relevance
1274 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged() method in ViewGroup1275 super.dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()1279 children[i].dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()
10222 protected void dispatchVisibilityChanged(@NonNull View changedView, in dispatchVisibilityChanged() method11449 dispatchVisibilityChanged(this, newVisibility); in setFlags()
33348 method protected void dispatchVisibilityChanged(android.view.View, int);
42203 method protected void dispatchVisibilityChanged(android.view.View, int);
45203 method protected void dispatchVisibilityChanged(android.view.View, int);
42282 method protected void dispatchVisibilityChanged(android.view.View, int);