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.java230 private boolean mIsPinned; field in ExpandableNotificationRow
974 mIsPinned = pinned;
992 return mIsPinned;
3058 && (mIsPinned || mHeadsupDisappearRunning || (mIsHeadsUp && mAboveShelf)