Searched refs:mHasPinnedNotification (Results 1 – 1 of 1) sorted by relevance
68 protected boolean mHasPinnedNotification; field in BaseHeadsUpManager463 if (hasPinnedNotification == mHasPinnedNotification) { in updatePinnedMode()467 mHasPinnedNotification = hasPinnedNotification; in updatePinnedMode()468 if (mHasPinnedNotification) { in updatePinnedMode()582 return mHasPinnedNotification; in hasPinnedHeadsUp()