Searched refs:mDeviceProtectedContext (Results 1 – 2 of 2) sorted by relevance
55 private final Context mDeviceProtectedContext; field in DefaultWallpaperRefresher71 mDeviceProtectedContext = mAppContext.createDeviceProtectedStorageContext(); in DefaultWallpaperRefresher()230 mDeviceProtectedContext.openFileInput( in getCurrentHomeWallpaperHashCode()236 + mDeviceProtectedContext.getFileStreamPath( in getCurrentHomeWallpaperHashCode()
74 private final Context mDeviceProtectedContext; field in DefaultWallpaperPersister86 mDeviceProtectedContext = mAppContext.createDeviceProtectedStorageContext(); in DefaultWallpaperPersister()461 rotatingWallpaper = mDeviceProtectedContext.getFileStreamPath( in finalizeWallpaperForRotatingComponent()773 return FileMover.moveFileBetweenContexts(mAppContext, srcFileName, mDeviceProtectedContext, in moveToDeviceProtectedStorage()944 FileInputStream fileInputStream = mDeviceProtectedContext.openFileInput( in copyRotatingWallpaperToLock()