Searched refs:logBackupSuccessInternal (Results 1 – 1 of 1) sorted by relevance
86 logBackupSuccessInternal(WALLPAPER_IMG_SYSTEM, /* liveComponentWallpaperInfo */ null); in onSystemImageWallpaperBackedUp()90 logBackupSuccessInternal(WALLPAPER_IMG_LOCK, /* liveComponentWallpaperInfo */ null); in onLockImageWallpaperBackedUp()94 logBackupSuccessInternal(WALLPAPER_LIVE_SYSTEM, wallpaperInfo); in onSystemLiveWallpaperBackedUp()98 logBackupSuccessInternal(WALLPAPER_LIVE_LOCK, wallpaperInfo); in onLockLiveWallpaperBackedUp()180 private void logBackupSuccessInternal(@BackupRestoreDataType String which, in logBackupSuccessInternal() method in WallpaperEventLogger