Searched refs:BaseIconCache (Results 1 – 7 of 7) sorted by relevance
35 import com.android.launcher3.icons.cache.BaseIconCache;42 public class SimpleIconCache extends BaseIconCache {
34 import com.android.launcher3.icons.cache.BaseIconCache;112 BaseIconCache iconCache, Context context) { in fromByteArray()
44 import com.android.launcher3.icons.cache.BaseIconCache;179 BitmapFactory.Options decodeOptions, UserHandle user, BaseIconCache iconCache, in decode()
31 import com.android.launcher3.icons.cache.BaseIconCache.IconDB;63 private final BaseIconCache mIconCache;70 IconCacheUpdateHandler(BaseIconCache cache) { in IconCacheUpdateHandler()
62 public abstract class BaseIconCache { class96 public BaseIconCache(Context context, String dbFileName, Looper bgLooper, in BaseIconCache() method in BaseIconCache
58 import com.android.launcher3.icons.cache.BaseIconCache;86 public class IconCache extends BaseIconCache {
24 import static com.android.launcher3.icons.cache.BaseIconCache.EMPTY_CLASS_NAME;