Searched refs:mImeGoingAway (Results 1 – 1 of 1) sorted by relevance
130 private boolean mImeGoingAway; field in TaskStack207 if (mImeGoingAway) { in setAdjustedBounds()1061 mImeGoingAway = false; in setAdjustedForIme()1108 mImeGoingAway = false; in resetAdjustedForIme()1118 mImeGoingAway |= mAdjustedForIme; in resetAdjustedForIme()1331 final Rect insetBounds = mImeGoingAway ? getRawBounds() : mFullyAdjustedImeBounds; in applyAdjustForImeIfNeeded()