Searched refs:mLastTopMargin (Results 1 – 1 of 1) sorted by relevance
60 private int mLastTopMargin = PROPERTY_VALUE_UNSET; field in ReachabilityEduLayout105 mLastTopMargin = PROPERTY_VALUE_UNSET; in hideAllImmediately()143 mLastTopMargin = PROPERTY_VALUE_UNSET; in handleLetterboxHorizontalPosition()203 if (mLastTopMargin == PROPERTY_VALUE_UNSET) { in handleLetterboxVerticalPosition()204 mLastTopMargin = newTopMargin; in handleLetterboxVerticalPosition()206 if (mLastTopMargin != newTopMargin) { in handleLetterboxVerticalPosition()209 mLastTopMargin, newTopMargin).start(); in handleLetterboxVerticalPosition()212 topParams.topMargin = mLastTopMargin; in handleLetterboxVerticalPosition()218 mLastTopMargin = PROPERTY_VALUE_UNSET; in handleLetterboxVerticalPosition()