Home | History | Annotate | Download | only in mtp

Lines Matching refs:databaseFile

195         File databaseFile = context.getDatabasePath(devicePropertiesName);
197 if (databaseFile.exists()) {
223 databaseFile.delete();