Searched refs:defaultFile (Results 1 – 1 of 1) sorted by relevance
392 final File defaultFile = new File(mContext.getFilesDir(), "test"); in testCreateDeviceProtectedStorageContext() local395 assertFalse(deviceFile.equals(defaultFile)); in testCreateDeviceProtectedStorageContext()400 assertFalse(defaultFile.exists()); in testCreateDeviceProtectedStorageContext()