Searched defs:hostView (Results 1 – 5 of 5) sorted by relevance
174 LauncherAppWidgetProviderInfo providerInfo, AppWidgetHostView hostView) { in LauncherAppWidgetInfo()209 public void onBindAppWidget(Launcher launcher, AppWidgetHostView hostView) { in onBindAppWidget()243 LauncherAppWidgetProviderInfo providerInfo, AppWidgetHostView hostView) { in computeWidgetFeatures()
70 void init(LauncherAppWidgetHostView hostView, @NonNull View backgroundView, in init()173 private static float getOutlineRadius(LauncherAppWidgetHostView hostView, View v) { in getOutlineRadius()
53 LauncherAppWidgetHostView hostView = findHostViewAncestor(view); in onInteraction() local
269 AppWidgetHostView hostView = (AppWidgetHostView) view; in getReconfigurableWidgetId() local
2151 LauncherAppWidgetHostView hostView, CellLayout cellLayout) { in getWidgetResizeFrameRunnable()