Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java1476 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged() method in ViewGroup
1477 super.dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()
1481 children[i].dispatchVisibilityChanged(changedView, visibility); in dispatchVisibilityChanged()
DView.java12082 protected void dispatchVisibilityChanged(@NonNull View changedView,
13408 dispatchVisibilityChanged(this, newVisibility);
/frameworks/base/config/
Dboot-image-profile.txt33004 HSPLandroid/view/View;->dispatchVisibilityChanged(Landroid/view/View;I)V
33644 HSPLandroid/view/ViewGroup;->dispatchVisibilityChanged(Landroid/view/View;I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33348 method protected void dispatchVisibilityChanged(android.view.View, int);
/frameworks/base/api/
Dcurrent.txt45445 method protected void dispatchVisibilityChanged(android.view.View, int);
Dtest-current.txt45895 method protected void dispatchVisibilityChanged(android.view.View, int);
Dsystem-current.txt49032 method protected void dispatchVisibilityChanged(android.view.View, int);