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()
2614 public List<Pair<String, String>> getAttachedDbs() { in getAttachedDbs() method in SQLiteDatabase2680 attachedDbs = getAttachedDbs(); in isDatabaseIntegrityOk()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14255 …ethod public java.util.List<android.util.Pair<java.lang.String,java.lang.String>> getAttachedDbs();