Searched refs:mLastCaptionLayoutWidth (Results 1 – 1 of 1) sorted by relevance
113 private int mLastCaptionLayoutWidth; field in CaptionWindowLayout495 if (width != mLastCaptionLayoutWidth || height != mLastCaptionLayoutHeight) { in onLayoutChange()496 mLastCaptionLayoutWidth = width; in onLayoutChange()