Searched refs:readForeignKeyFieldMappings (Results 1 – 1 of 1) sorted by relevance
158 final List<ForeignKeyWithSequence> ordered = readForeignKeyFieldMappings(cursor); in readForeignKeys()189 private static List<ForeignKeyWithSequence> readForeignKeyFieldMappings(Cursor cursor) { in readForeignKeyFieldMappings() method in TableInfo