Searched refs:parentNotFullyVisible (Results 1 – 1 of 1) sorted by relevance
4136 public void setParentNotFullyVisible(boolean parentNotFullyVisible) { in setParentNotFullyVisible() argument4141 if (parentNotFullyVisible != mParentNotFullyVisible) { in setParentNotFullyVisible()4142 mParentNotFullyVisible = parentNotFullyVisible; in setParentNotFullyVisible()