Searched defs:dbFile (Results 1 – 6 of 6) sorted by relevance
158 String dbFile; in onWellbeingUriChanged() local168 dbFile, extras); in onWellbeingUriChanged() local
477 final File dbFile = new File(mDb.getPath()); in getDbSize() local
167 final File dbFile = sContext.getDatabasePath(APN_DATABASE_NAME); in doesDatabaseExist() local
154 public String dbFile; field in InvariantDeviceProfile684 private final String dbFile; field in InvariantDeviceProfile.GridOption
158 private synchronized boolean prepForMigration(String dbFile, String targetTableName, in prepForMigration()
1389 static void deleteDbFileWarnIfFailed(File dbFile) { in deleteDbFileWarnIfFailed()