Searched defs:dispatchVisibilityChanged (Results 1 – 4 of 4) sorted by relevance
92 fun dispatchVisibilityChanged(visibility: Int) { in dispatchVisibilityChanged() method
179 private void dispatchVisibilityChanged(int displayId, boolean isShowing) { in dispatchVisibilityChanged() method in DisplayImeController
1605 protected void dispatchVisibilityChanged(View changedView, int visibility) { in dispatchVisibilityChanged() method in ViewGroup
15381 protected void dispatchVisibilityChanged(@NonNull View changedView, in dispatchVisibilityChanged() method in View