Searched defs:dbFile (Results 1 – 5 of 5) sorted by relevance
158 String dbFile; in onWellbeingUriChanged() local168 dbFile, extras); in onWellbeingUriChanged() local
167 final File dbFile = sContext.getDatabasePath(APN_DATABASE_NAME); in doesDatabaseExist() local
139 public String dbFile; field in InvariantDeviceProfile606 private final String dbFile; field in InvariantDeviceProfile.GridOption
168 private synchronized boolean prepForMigration(String dbFile, String targetTableName, in prepForMigration()
477 final File dbFile = new File(mDb.getPath()); in getDbSize() local