Searched refs:mWidgetCategoryBitmapInfos (Results 1 – 1 of 1) sorted by relevance
108 private final SparseArray<BitmapInfo> mWidgetCategoryBitmapInfos; field in IconCache123 mWidgetCategoryBitmapInfos = new SparseArray<>(); in IconCache()572 final BitmapInfo cachedBitmap = mWidgetCategoryBitmapInfos.get(infoInOut.widgetCategory); in getTitleAndIconForApp()582 mWidgetCategoryBitmapInfos.put(infoInOut.widgetCategory, tempBitmap); in getTitleAndIconForApp()