Searched refs:mHeadsUpGoingAway (Results 1 – 1 of 1) sorted by relevance
70 private boolean mHeadsUpGoingAway; field in HeadsUpManagerPhone180 mHeadsUpGoingAway = false; in setIsPanelExpanded()198 if (headsUpGoingAway != mHeadsUpGoingAway) { in setHeadsUpGoingAway()199 mHeadsUpGoingAway = headsUpGoingAway; in setHeadsUpGoingAway()304 } else if (mHeadsUpGoingAway || mWaitingOnCollapseWhenGoingAway) { in onComputeInternalInsets()405 boolean shouldObserve = hasPinnedHeadsUp() || mHeadsUpGoingAway in updateTouchableRegionListener()