Searched refs:getEffectiveViewsLocked (Results 1 – 1 of 1) sorted by relevance
814 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in maskWidgetsViewsLocked()827 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in unmaskWidgetsViewsLocked()1633 return cloneIfLocalBinder(widget.getEffectiveViewsLocked()); in getAppWidgetViews()2224 scheduleNotifyUpdateAppWidgetLocked(widget, widget.getEffectiveViewsLocked()); in updateAppWidgetInstanceLocked()4996 cloneIfLocalBinder(widget.getEffectiveViewsLocked())); in getPendingUpdatesForIdLocked()5123 public RemoteViews getEffectiveViewsLocked() { in getEffectiveViewsLocked() method in AppWidgetServiceImpl.Widget