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/
DExpandableNotificationRow.java190 private boolean mIsSummaryWithChildren; field in ExpandableNotificationRow
358 if (mIsSummaryWithChildren) { in setIconAnimationRunning()
475 if (mIsSummaryWithChildren) { in onNotificationUpdated()
545 if (customView && beforeP && !mIsSummaryWithChildren) { in updateLimitsForView()
589 if (mIsSummaryWithChildren) {
747 return mIsSummaryWithChildren;
783 if (mIsSummaryWithChildren) {
790 if (mIsSummaryWithChildren) {
796 if (mIsSummaryWithChildren) {
802 if (mIsSummaryWithChildren) {
[all …]