Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java198 private boolean mIsContentExpandable; field in NotificationContentView
1236 return mIsContentExpandable; in isContentExpandable()
1807 boolean requestLayout = duringLayout && mIsContentExpandable != expandable;
1817 mIsContentExpandable = expandable;