Searched refs:mTopViewMeasureHeight (Results 1 – 1 of 1) sorted by relevance
92 private int mTopViewMeasureHeight; field in QuickStatusBarHeader111 return mTopViewMeasureHeight; in getOffsetTranslation()182 if (mDatePrivacyView.getMeasuredHeight() != mTopViewMeasureHeight) { in onMeasure()183 mTopViewMeasureHeight = mDatePrivacyView.getMeasuredHeight(); in onMeasure()279 int offset = mTopViewMeasureHeight; in updateAnimators()