Searched refs:databasePath (Results 1 – 2 of 2) sorted by relevance
1021 public abstract void setDatabasePath(String databasePath); in setDatabasePath() argument1034 public abstract void setGeolocationDatabasePath(String databasePath); in setGeolocationDatabasePath() argument
182 File databasePath = targetContext.getDatabasePath(DB_NAME);185 new File(databasePath.getParentFile(), file));