Searched refs:getRowCount (Results 1 – 7 of 7) sorted by relevance
75 final int rowsBeforeInsert = getRowCount(); in cardData_insert()77 final int rowsAfterInsert = getRowCount(); in cardData_insert()85 final int rowsBeforeInsert = getRowCount(); in cardData_bulkInsert_twoRows()87 final int rowsAfterInsert = getRowCount(); in cardData_bulkInsert_twoRows()117 final int count = getRowCount(); in cardData_query()251 private int getRowCount() { in getRowCount() method in CardContentProviderTest
89 final int rowCount = getRowCount(); in replaceKeyOf()313 final int rowCount = getRowCount(); in toUpperCase()
74 int getRowCount() { in getRowCount() method in AbstractKeyboardBuilder
150 public int getRowCount() { in getRowCount() method in LeanbackKeyboardView202 int rows = getRowCount(); in getNearestIndex()
189 int numRows = lensShading.getRowCount(); in toString()
186 public int getRowCount() { in getRowCount() method in ChooserGridAdapter
2306 rowsToShow = gridAdapter.getRowCount();