Searched refs:mHasPinnedNotification (Results 1 – 1 of 1) sorted by relevance
106 private boolean mHasPinnedNotification; field in HeadsUpManager150 boolean shouldObserve = mHasPinnedNotification || mHeadsUpGoingAway in updateTouchableRegionListener()257 if (hasPinnedNotification == mHasPinnedNotification) { in updatePinnedMode()260 mHasPinnedNotification = hasPinnedNotification; in updatePinnedMode()261 if (mHasPinnedNotification) { in updatePinnedMode()397 if (mHasPinnedNotification) { in onComputeInternalInsets()441 return mHasPinnedNotification; in hasPinnedHeadsUp()