Searched refs:mIconLookupIntent (Results 1 – 1 of 1) sorted by relevance
49 private final Intent mIconLookupIntent; field in PendingAppWidgetHostView71 mIconLookupIntent = new Intent().setComponent(info.providerName); in PendingAppWidgetHostView()120 Bitmap icon = cache.getIcon(mIconLookupIntent, mInfo.user); in updateIcon()