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