Searched refs:mRowCount (Results 1 – 2 of 2) sorted by relevance
99 private int mRowCount; field in LeanbackKeyboardView118 mRowCount = a.getInteger(R.styleable.LeanbackKeyboardView_rowCount, -1); in LeanbackKeyboardView()151 return mRowCount; in getRowCount()
169 private final int mRowCount; field in AutoInstallsLayout200 mRowCount = mIdp.numRows; in AutoInstallsLayout()281 convertToDistanceFromEnd(getAttributeValue(parser, ATTR_Y), mRowCount)); in parseAndAddNode()