Searched refs:IconLoadRequest (Results 1 – 2 of 2) sorted by relevance
397 … public IconLoadRequest updateIconInBackground(final BubbleTextView caller, final ItemInfo info) { in updateIconInBackground()423 return new IconLoadRequest(request, mWorkerHandler); in updateIconInBackground()717 public static class IconLoadRequest { class in IconCache721 IconLoadRequest(Runnable runnable, Handler handler) { in IconLoadRequest() method in IconCache.IconLoadRequest
42 import com.android.launcher3.IconCache.IconLoadRequest;89 private IconLoadRequest mIconLoadRequest;