Searched refs:measureDescription (Results 1 – 1 of 1) sorted by relevance
172 totalHeight += measureDescription(description, displayHeight, width, totalHeight); in onMeasureInternalPortrait()174 totalHeight += measureDescription(contentView, displayHeight, width, totalHeight); in onMeasureInternalPortrait()180 private int measureDescription(View bodyContent, int displayHeight, int currWidth, in measureDescription() method in UdfpsDialogMeasureAdapter