Searched refs:lowRes (Results 1 – 1 of 1) sorted by relevance
464 private boolean getEntryFromDB(ComponentKey cacheKey, CacheEntry entry, boolean lowRes) { in getEntryFromDB() argument468 lowRes ? IconDB.COLUMNS_LOW_RES : IconDB.COLUMNS_HIGH_RES, in getEntryFromDB()485 if (lowRes) { in getEntryFromDB()