Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java229 private boolean mIsSystemExpanded; field in ExpandableNotificationRow
2527 return mIsSystemExpanded;
2536 if (expand != mIsSystemExpanded) {
2538 mIsSystemExpanded = expand;