Searched refs:mIsDeviceInRestore (Results 1 – 1 of 1) sorted by relevance
365 mWallpaperBackupAgent.mIsDeviceInRestore = true; in testUpdateWallpaperComponent_doesApplyLater()390 mWallpaperBackupAgent.mIsDeviceInRestore = true; in testUpdateWallpaperComponent_applyToLockFalse_doesApplyLaterOnlyToMainScreen()416 mWallpaperBackupAgent.mIsDeviceInRestore = false; in testUpdateWallpaperComponent_deviceNotInRestore_doesNotApply()432 mWallpaperBackupAgent.mIsDeviceInRestore = false; in testUpdateWallpaperComponent_differentPackageInstalled_doesNotApply()751 mWallpaperBackupAgent.mIsDeviceInRestore = true; in testUpdateWallpaperComponent_delayedRestore_logsSuccess()777 mWallpaperBackupAgent.mIsDeviceInRestore = true; in testUpdateWallpaperComponent_delayedRestoreFails_logsFailure()800 mWallpaperBackupAgent.mIsDeviceInRestore = false; in testUpdateWallpaperComponent_delayedRestore_packageNotInstalled_logsFailure()923 boolean mIsDeviceInRestore = false; field in WallpaperBackupAgentTest.IsolatedWallpaperBackupAgent937 return mIsDeviceInRestore; in isDeviceInRestore()