Searched refs:mImeGoingAway (Results 1 – 1 of 1) sorted by relevance
124 private boolean mImeGoingAway; field in TaskStack225 if (mImeGoingAway) { in setAdjustedBounds()1089 mImeGoingAway = false; in setAdjustedForIme()1135 mImeGoingAway = false; in resetAdjustedForIme()1145 mImeGoingAway |= mAdjustedForIme; in resetAdjustedForIme()1350 final Rect insetBounds = mImeGoingAway ? getRawBounds() : mFullyAdjustedImeBounds; in applyAdjustForImeIfNeeded()