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.java225 private boolean mIsSummaryWithChildren; field in ExpandableNotificationRow
409 if (mIsSummaryWithChildren) { in setIconAnimationRunning()
555 if (mIsSummaryWithChildren) { in onNotificationUpdated()
609 if (mIsSummaryWithChildren && !shouldShowPublic()) { in getOriginalIconColor()
663 if (customView && beforeP && !mIsSummaryWithChildren) { in updateLimitsForView()
706 if (mIsSummaryWithChildren) {
896 return mIsSummaryWithChildren;
925 if (mIsSummaryWithChildren) {
933 if (mIsSummaryWithChildren) {
940 if (mIsSummaryWithChildren) {
[all …]