Searched refs:dispatchVisibilityChanged (Results 1 – 7 of 7) sorted by relevance
1476 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged() method in ViewGroup1477 super.dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()1481 children[i].dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()
12082 protected void dispatchVisibilityChanged(@NonNull View changedView,13408 dispatchVisibilityChanged(this, newVisibility);
33004 HSPLandroid/view/View;->dispatchVisibilityChanged(Landroid/view/View;I)V33644 HSPLandroid/view/ViewGroup;->dispatchVisibilityChanged(Landroid/view/View;I)V
33348 method protected void dispatchVisibilityChanged(android.view.View, int);
45445 method protected void dispatchVisibilityChanged(android.view.View, int);
45895 method protected void dispatchVisibilityChanged(android.view.View, int);
49032 method protected void dispatchVisibilityChanged(android.view.View, int);