Cache the wallpaper's colors to prevent recalculation

- Use SharedPreferences to cache the colors of the wallpaper.
- Remove calculation if the color of the wallpaper is cached.

Videos:
  - Before: https://drive.google.com/file/d/1wxs1A2EhiCC79zbKrPYWjSUMtwFIJT27/view?usp=sharing&resourcekey=0-iiZVW7fDh9EwqH2sik6cjw
  - After: https://drive.google.com/file/d/1mJ3PenQjtIjPSbtKeqghLyHjp0T20aUT/view?usp=sharing&resourcekey=0-6gw43lxSOzVdrKlk7mFH1w

Bug: 206050609
Test: Manual
Change-Id: I98107baef5540a5dd219bb59f1f2ee31adc2315c
7 files changed