Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java233 private boolean mIsSummaryWithChildren; field in ExpandableNotificationRow
401 if (mIsSummaryWithChildren) { in setIconAnimationRunning()
582 if (mIsSummaryWithChildren) { in onNotificationUpdated()
676 if (customView && beforeP && !mIsSummaryWithChildren) { in updateLimitsForView()
721 if (mIsSummaryWithChildren) {
890 return mIsSummaryWithChildren;
926 if (mIsSummaryWithChildren) {
934 if (mIsSummaryWithChildren) {
941 if (mIsSummaryWithChildren) {
948 if (mIsSummaryWithChildren) {
[all …]