Searched refs:bodyContent (Results 1 – 1 of 1) sorted by relevance
180 private int measureDescription(View bodyContent, int displayHeight, int currWidth, in measureDescription() argument182 int newHeight = bodyContent.getMeasuredHeight() + currHeight; in measureDescription()185 bodyContent.measure( in measureDescription()189 return bodyContent.getMeasuredHeight(); in measureDescription()