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.java218 private boolean mIsSummaryWithChildren; field in ExpandableNotificationRow
385 if (mIsSummaryWithChildren) { in setIconAnimationRunning()
560 if (mIsSummaryWithChildren) { in onNotificationUpdated()
654 if (customView && beforeP && !mIsSummaryWithChildren) { in updateLimitsForView()
700 if (mIsSummaryWithChildren) {
873 return mIsSummaryWithChildren;
909 if (mIsSummaryWithChildren) {
917 if (mIsSummaryWithChildren) {
924 if (mIsSummaryWithChildren) {
931 if (mIsSummaryWithChildren) {
[all …]