Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java238 public boolean isUserExpanded() { in isUserExpanded() method in ExpandableNotificationRow
346 && (!hasUserChangedExpansion() && isSystemExpanded() || isUserExpanded()); in isExpanded()
DBaseStatusBar.java1331 userExpanded = row.isUserExpanded();