Searched refs:dispatchWindowVisibilityChanged (Results 1 – 2 of 2) sorted by relevance
448 public void dispatchWindowVisibilityChanged(int visibility) { in dispatchWindowVisibilityChanged() method in MockView449 super.dispatchWindowVisibilityChanged(visibility); in dispatchWindowVisibilityChanged()
732 mMockViewGroup.dispatchWindowVisibilityChanged(expected); in testDispatchWindowVisibilityChanged()