Searched refs:loadIndices (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
H A DIndexingTest.java71 List<IndexInfo> loadIndices(); method in interface:IndexingTest.SqlMasterDao
83 List<IndexInfo> indices = db.sqlMasterDao().loadIndices();

Completed in 91 milliseconds