Searched refs:getAttachedDbs (Results 1 – 5 of 5) sorted by relevance
74 attachedDbs = dbObj.getAttachedDbs(); in onCorruption()
1004 List<Pair<String, String>> attachedDbs = dbObj.getAttachedDbs(); in testDefaultDatabaseErrorHandler()1031 attachedDbs = dbObj.getAttachedDbs(); in testDefaultDatabaseErrorHandler()
2378 public List<Pair<String, String>> getAttachedDbs() { in getAttachedDbs() method in SQLiteDatabase2444 attachedDbs = getAttachedDbs(); in isDatabaseIntegrityOk()
14015 …ethod public java.util.List<android.util.Pair<java.lang.String,java.lang.String>> getAttachedDbs();
9807 …thod public java.util.List<android.util.Pair<java.lang.String, java.lang.String>> getAttachedDbs();