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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java1726 && (!hasUserChangedExpansion() && (isSystemExpanded() || isSystemChildExpanded())
1730 private boolean isSystemChildExpanded() { method in class:ExpandableNotificationRow

Completed in 36 milliseconds