Home | History | Annotate | Download | only in mtp

Lines Matching refs:databaseFile

196         File databaseFile = context.getDatabasePath(devicePropertiesName);
198 if (databaseFile.exists()) {