Searched refs:mIsDeviceInRestore (Results 1 – 1 of 1) sorted by relevance
145 mWallpaperBackupAgent.mIsDeviceInRestore = true; in updateWallpaperComponent_doesApplyLater()161 mWallpaperBackupAgent.mIsDeviceInRestore = true; in updateWallpaperComponent_applyToLockFalse_doesApplyLaterOnlyToMainScreen()177 mWallpaperBackupAgent.mIsDeviceInRestore = false; in updateWallpaperComponent_deviceNotInRestore_doesNotApply()193 mWallpaperBackupAgent.mIsDeviceInRestore = false; in updateWallpaperComponent_differentPackageInstalled_doesNotApply()239 boolean mIsDeviceInRestore = false; field in WallpaperBackupAgentTest.IsolatedWallpaperBackupAgent267 return mIsDeviceInRestore; in isDeviceInRestore()