Searched refs:getAttachedDbs (Results 1 – 6 of 6) 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()
2263 public List<Pair<String, String>> getAttachedDbs() { in getAttachedDbs() method in SQLiteDatabase2329 attachedDbs = getAttachedDbs(); in isDatabaseIntegrityOk()
9807 …thod public java.util.List<android.util.Pair<java.lang.String, java.lang.String>> getAttachedDbs();
12940 …ethod public java.util.List<android.util.Pair<java.lang.String,java.lang.String>> getAttachedDbs();