Home
last modified time | relevance | path

Searched refs:mockBackedUpState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
DWallpaperBackupAgentTest.java105 mockBackedUpState(); in testOnFullBackup_withNoChanges_onlyBacksUpEmptyFile()
129 mockBackedUpState(); in testOnFullBackup_withLockChangedToMatchSystem_updatesTheSharedPreferences()
212 private void mockBackedUpState() { in mockBackedUpState() method in WallpaperBackupAgentTest