Searched refs:getExpectedHeight (Results 1 – 8 of 8) sorted by relevance
52 public int getExpectedHeight() { in getExpectedHeight() method in PluginHeaderRow53 return mPlugin.getExpectedHeight(); in getExpectedHeight()
35 int getExpectedHeight(); in getExpectedHeight() method
223 mMaxTranslation += row.getExpectedHeight(); in updateExpectedHeight()
173 super.onMeasure(widthMeasureSpec, MeasureSpec.makeMeasureSpec(getExpectedHeight(), in onMeasure()184 public int getExpectedHeight() { in getExpectedHeight() method in PredictionRowView
111 public int getExpectedHeight() { in getExpectedHeight() method in AppsDividerView
41 int getExpectedHeight(); in getExpectedHeight() method
488 public int getExpectedHeight() { in getExpectedHeight() method in PagedView493 return getExpectedHeight() - getPaddingTop() - getPaddingBottom() in getNormalChildHeight()
3271 public int getExpectedHeight() { in getExpectedHeight() method