Adding support for dynamic calendar and clock icons

Change-Id: Icdba34340a27a4f6dff7310d0bf9fd29aef1330c
This commit is contained in:
Sunny Goyal
2019-10-24 15:59:49 -07:00
parent 70d7860eae
commit 14168431bd
32 changed files with 1021 additions and 306 deletions
@@ -464,7 +464,7 @@ public abstract class BaseIconCache {
return entry;
}
private boolean getEntryFromDB(ComponentKey cacheKey, CacheEntry entry, boolean lowRes) {
protected boolean getEntryFromDB(ComponentKey cacheKey, CacheEntry entry, boolean lowRes) {
Cursor c = null;
try {
c = mIconDb.query(