Searched defs:measuredWidth (Results 1 – 3 of 3) sorted by relevance
1753 int measuredWidth = popupRoot.getMeasuredWidth(); in testVerticallyClippedBeforeAdjusted() local1814 int measuredWidth = popupRoot.getMeasuredWidth(); in testClipToScreenClipsToInsets() local
9507 int measuredWidth = textView.getMeasuredWidth(); in measureConsistency() local
404 public void setMeasuredDimensionWrapper(int measuredWidth, int measuredHeight) { in setMeasuredDimensionWrapper()