Home | History | Annotate | Download | only in mtp

Lines Matching full:databasefile

250         File databaseFile = context.getDatabasePath(devicePropertiesName);
252 if (databaseFile.exists()) {