HomeSort by relevance Sort by last modified time
    Searched defs:updateWidget (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/html/
HTMLEmbedElement.cpp 139 // FIXME: This should be unified with HTMLObjectElement::updateWidget and
141 void HTMLEmbedElement::updateWidget(PluginCreationOption pluginCreationOption)
145 // FrameView::updateWidget() calls updateWidget(false) without checking if
HTMLObjectElement.cpp 254 // FIXME: This should be unified with HTMLEmbedElement::updateWidget and
256 void HTMLObjectElement::updateWidget(PluginCreationOption pluginCreationOption)
260 // FrameView::updateWidget() calls updateWidget(false) without checking if
HTMLMediaElement.cpp     [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchWidgetProvider.java 94 state.updateWidget(context, AppWidgetManager.getInstance(context));
162 public void updateWidget(Context context,AppWidgetManager appWidgetMgr) {
  /packages/apps/Mms/src/com/android/mms/widget/
MmsWidgetProvider.java 49 updateWidget(context, appWidgetIds[i]);
80 private static void updateWidget(Context context, int appWidgetId) {
82 Log.v(TAG, "updateWidget appWidgetId: " + appWidgetId);
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 524 updateWidget(context);
581 updateWidget(context);
660 public static void updateWidget(Context context) {
767 updateWidget(context);
    [all...]
  /external/webkit/Source/WebCore/page/
FrameView.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 

Completed in 226 milliseconds