Home
last modified time | relevance | path

Searched defs:numWidthGaps (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java181 int numWidthGaps = mCellCountX - 1; in onMeasure() local
DCellLayout.java930 int numWidthGaps = countX - 1; in getMetrics() local
987 int numWidthGaps = mCountX - 1; in onMeasure() local
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java862 int numWidthGaps = mCountX - 1; in onMeasure() local