Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java103 private boolean mIsSystemChildExpanded; field in ExpandableNotificationRow
622 return mIsSystemChildExpanded; in isSystemChildExpanded()
626 mIsSystemChildExpanded = expanded; in setSystemChildExpanded()