Home
last modified time | relevance | path

Searched refs:mTopRowExtraHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java61 private final int mTopRowExtraHeight; field in PredictionRowView
86 mTopRowExtraHeight = getResources().getDimensionPixelSize( in PredictionRowView()
143 ? textHeight : mTopRowExtraHeight; in getExpectedHeight()