Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgentTest.java598 markAgentAsOverQuota(); in testOnFullBackup_lastBackupOverQuota_logsLockFailure()
614 markAgentAsOverQuota(); in testOnFullBackup_lastBackupOverQuota_logsSystemSuccess()
901 private void markAgentAsOverQuota() throws Exception { in markAgentAsOverQuota() method in WallpaperBackupAgentTest