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.java125 private boolean mIsSummaryWithChildren; field in ExpandableNotificationRow
222 if (mIsSummaryWithChildren) { in setIconAnimationRunning()
283 if (mIsSummaryWithChildren) { in onNotificationUpdated()
308 int minHeight = customView && beforeN && !mIsSummaryWithChildren ? in updateLimitsForView()
334 if (mIsSummaryWithChildren) {
436 return mIsSummaryWithChildren;
471 if (mIsSummaryWithChildren) {
478 if (mIsSummaryWithChildren) {
484 if (mIsSummaryWithChildren) {
491 if (mIsSummaryWithChildren) {
[all …]