Searched defs:widgetView (Results 1 – 10 of 10) sorted by relevance
63 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in setChecked_shouldUpdateButtonCheckedState() local81 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in setSwitchEnabled_shouldUpdateButtonEnabledState() local99 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound() local114 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldToggleButton() local134 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotToggleButtonIfDisabled() local151 final View widgetView = holder.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotifyPreferenceChanged() local172 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in setDisabledByAdmin_hasEnforcedAdmin_shouldDisableButton() local188 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in setDisabledByAdmin_noEnforcedAdmin_shouldEnableButton() local204 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in onBindViewHolder_toggleButtonShouldHaveContentDescription() local
103 final View widgetView = holder.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotifyWidgetClicked() local
127 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldToggleCheckBox() local146 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotToggleCheckBoxIfDisabled() local162 final View widgetView = holder.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotifyPreferenceChanged() local
109 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldToggleButton() local129 final LinearLayout widgetView = holder.itemView.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotToggleButtonIfDisabled() local146 final View widgetView = holder.findViewById(android.R.id.widget_frame); in clickWidgetView_shouldNotifyPreferenceChanged() local
61 final LinearLayout widgetView = mHolder.itemView.findViewById(android.R.id.widget_frame); in inflatePreference() local
63 final View widgetView = view.findViewById(android.R.id.widget_frame); in onBindViewHolder() local
65 final View widgetView = holder.findViewById(android.R.id.widget_frame); in onBindViewHolder() local
64 final View widgetView = holder.findViewById(android.R.id.widget_frame); in onBindViewHolder() local
77 LauncherAppWidgetHostView widgetView, CellLayout cellLayout, DragLayer dragLayer) { in AppWidgetResizeFrame()339 static void updateWidgetSizeRanges(AppWidgetHostView widgetView, Launcher launcher, in updateWidgetSizeRanges()
131 private void setupForWidget(LauncherAppWidgetHostView widgetView, CellLayout cellLayout, in setupForWidget()321 static void updateWidgetSizeRanges(AppWidgetHostView widgetView, Launcher launcher, in updateWidgetSizeRanges()