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