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