Searched defs:hostView (Results 1 – 6 of 6) sorted by relevance
52 AppWidgetHostView hostView = null; field in LauncherAppWidgetInfo
1219 AppWidgetHostView hostView, AppWidgetProviderInfo appWidgetInfo) { in completeAddAppWidget()1448 void addWidgetToAutoAdvanceIfNeeded(View hostView, AppWidgetProviderInfo appWidgetInfo) { in addWidgetToAutoAdvanceIfNeeded()1458 void removeWidgetToAutoAdvance(View hostView) { in removeWidgetToAutoAdvance()1878 AppWidgetHostView hostView = info.boundWidget; in addAppWidgetFromDrop() local
87 AppWidgetHostView hostView = null; field in LauncherAppWidgetInfo
1563 AppWidgetHostView hostView, LauncherAppWidgetProviderInfo appWidgetInfo) { in completeAddAppWidget()1779 … private void addWidgetToAutoAdvanceIfNeeded(View hostView, AppWidgetProviderInfo appWidgetInfo) { in addWidgetToAutoAdvanceIfNeeded()1789 private void removeWidgetToAutoAdvance(View hostView) { in removeWidgetToAutoAdvance()2327 AppWidgetHostView hostView = info.boundWidget; in addAppWidgetFromDrop() local
2836 final LauncherAppWidgetHostView hostView = (LauncherAppWidgetHostView) cell; in onDrop() local
955 final View hostView = mAdapter.getView(convItem, convertView, mConversationContainer, in measureOverlayHeight() local