Searched refs:mRealHeight (Results 1 – 1 of 1) sorted by relevance
30 private int mRealHeight; field in InputView39 mRealHeight = getMeasuredHeight(); in onMeasure()46 return getMeasuredHeight() - mRealHeight; in getTopInsets()