Searched refs:getRowCount (Results 1 – 5 of 5) sorted by relevance
74 final int rowsBeforeInsert = getRowCount(); in cardData_insert()76 final int rowsAfterInsert = getRowCount(); in cardData_insert()83 final int rowsBeforeInsert = getRowCount(); in cardData_bulkInsert_twoRows()85 final int rowsAfterInsert = getRowCount(); in cardData_bulkInsert_twoRows()93 final int count = getRowCount(); in cardData_query()203 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()