Searched refs:dispatchVisibilityChanged (Results 1 – 4 of 4) sorted by relevance
1291 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged() method in ViewGroup1292 super.dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()1296 children[i].dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()
9577 protected void dispatchVisibilityChanged(@NonNull View changedView,10640 dispatchVisibilityChanged(this, newVisibility);
35927 method protected void dispatchVisibilityChanged(android.view.View, int);
38219 method protected void dispatchVisibilityChanged(android.view.View, int);