Searched refs:readIndices (Results 1 – 2 of 2) sorted by relevance
142 Set<Index> indices = readIndices(database, tableName); in read()240 private static Set<Index> readIndices(SupportSQLiteDatabase database, String tableName) { in readIndices() method in TableInfo
187 public void readIndices() { in readIndices() method in TableInfoTest