Searched refs:getExpectedHeight (Results 1 – 8 of 8) sorted by relevance
49 public int getExpectedHeight() { in getExpectedHeight() method in PluginHeaderRow50 return mPlugin.getExpectedHeight(); in getExpectedHeight()
34 int getExpectedHeight(); in getExpectedHeight() method
253 mMaxTranslation += row.getExpectedHeight(); in updateExpectedHeight()
41 int getExpectedHeight(); in getExpectedHeight() method
111 super.onMeasure(widthMeasureSpec, MeasureSpec.makeMeasureSpec(getExpectedHeight(), in onMeasure()122 public int getExpectedHeight() { in getExpectedHeight() method in PredictionRowView
114 public int getExpectedHeight() { in getExpectedHeight() method in AppsDividerView
610 public int getExpectedHeight() { in getExpectedHeight() method in PagedView615 return getExpectedHeight() - getPaddingTop() - getPaddingBottom() in getNormalChildHeight()
3352 public int getExpectedHeight() { in getExpectedHeight() method in Workspace