Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAutoInstallsLayout.java159 private final int mRowCount; field in AutoInstallsLayout
189 mRowCount = mIdp.numRows; in AutoInstallsLayout()
270 convertToDistanceFromEnd(getAttributeValue(parser, ATTR_Y), mRowCount)); in parseAndAddNode()