Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4136 public void setParentNotFullyVisible(boolean parentNotFullyVisible) { in setParentNotFullyVisible() argument
4141 if (parentNotFullyVisible != mParentNotFullyVisible) { in setParentNotFullyVisible()
4142 mParentNotFullyVisible = parentNotFullyVisible; in setParentNotFullyVisible()