HomeSort by relevance Sort by last modified time
    Searched refs:mustStayOnScreen (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 427 public boolean mustStayOnScreen() {
ExpandableNotificationRow.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollAlgorithm.java 138 if (!child.mustStayOnScreen()) {
534 if (child.mustStayOnScreen() && !ambientState.isDozingAndNotPulsing(child)

Completed in 63 milliseconds