Searched defs:hostView (Results 1 – 6 of 6) sorted by relevance
173 LauncherAppWidgetProviderInfo providerInfo, AppWidgetHostView hostView) { in LauncherAppWidgetInfo()208 public void onBindAppWidget(Launcher launcher, AppWidgetHostView hostView) { in onBindAppWidget()242 LauncherAppWidgetProviderInfo providerInfo, AppWidgetHostView hostView) { in computeWidgetFeatures()
64 void init(LauncherAppWidgetHostView hostView, View backgroundView, float finalRadius, in init()151 private static float getOutlineRadius(LauncherAppWidgetHostView hostView, View v) { in getOutlineRadius()
52 LauncherAppWidgetHostView hostView = findHostViewAncestor(view); in onInteraction() local
251 AppWidgetHostView hostView = (AppWidgetHostView) view; in getReconfigurableWidgetId() local
1322 AppWidgetHostView hostView, LauncherAppWidgetProviderInfo appWidgetInfo) { in completeAddAppWidget()1392 private void prepareAppWidget(AppWidgetHostView hostView, LauncherAppWidgetInfo item) { in prepareAppWidget()1787 AppWidgetHostView hostView = info.boundWidget; in addAppWidgetFromDrop() local
1900 final LauncherAppWidgetHostView hostView = (LauncherAppWidgetHostView) cell; in onDrop() local