Searched defs:rowCount (Results 1 – 5 of 5) sorted by relevance
218 int rowCount = db.delete(CellBroadcastDatabaseHelper.TABLE_NAME, in deleteBroadcast() local236 int rowCount = db.delete(CellBroadcastDatabaseHelper.TABLE_NAME, null, null); in deleteAllBroadcasts() local263 … int rowCount = db.update(CellBroadcastDatabaseHelper.TABLE_NAME, cv, whereClause, whereArgs); in markBroadcastRead() local
89 final int rowCount = getRowCount(); in replaceKeyOf() local313 final int rowCount = getRowCount(); in toUpperCase() local
322 int rowCount = mRowCount; in getChildView() local373 int rowCount = viewWidth / mColumnWidth; in measureChildren() local
251 private boolean isTopRow(final int rowCount) { in isTopRow()
421 int rowCount; in modifyMetadata() local