Searched refs:getEffectiveViewsLocked (Results 1 – 1 of 1) sorted by relevance
611 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in maskWidgetsViewsLocked()624 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in unmaskWidgetsViewsLocked()1403 return cloneIfLocalBinder(widget.getEffectiveViewsLocked()); in getAppWidgetViews()1974 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in updateAppWidgetInstanceLocked()4380 cloneIfLocalBinder(widget.getEffectiveViewsLocked())); in getPendingUpdatesForIdLocked()4507 public RemoteViews getEffectiveViewsLocked() { in getEffectiveViewsLocked() method in AppWidgetServiceImpl.Widget