Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java223 private boolean mIsPinned; field in ExpandableNotificationRow
958 mIsPinned = pinned;
976 return mIsPinned;
3042 && (mIsPinned || mHeadsupDisappearRunning || (mIsHeadsUp && mAboveShelf)