Searched refs:getAttachedDbs (Results 1 – 5 of 5) sorted by relevance
73 attachedDbs = dbObj.getAttachedDbs(); in onCorruption()
2064 public List<Pair<String, String>> getAttachedDbs() { in getAttachedDbs() method in SQLiteDatabase2130 attachedDbs = getAttachedDbs(); in isDatabaseIntegrityOk()
1100 List<Pair<String, String>> attachedDbs = dbObj.getAttachedDbs(); in testDefaultDatabaseErrorHandler()1127 attachedDbs = dbObj.getAttachedDbs(); in testDefaultDatabaseErrorHandler()
10353 …thod public java.util.List<android.util.Pair<java.lang.String, java.lang.String>> getAttachedDbs();
10690 …thod public java.util.List<android.util.Pair<java.lang.String, java.lang.String>> getAttachedDbs();