Searched defs:isUserExpanded (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java238 public boolean isUserExpanded() { method in class:ExpandableNotificationRow
346 && (!hasUserChangedExpansion() && isSystemExpanded() || isUserExpanded());

Completed in 28 milliseconds