HomeSort by relevance Sort by last modified time
    Searched defs:updateWidget (Results 1 - 9 of 9) 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));
161 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);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
WidgetCtsProvider.java 99 updateWidget(ctx, widgetId, mgr, options);
152 updateWidget(context, appWidgetIds[i], appWidgetManager, null);
159 updateWidget(context, appWidgetId, appWidgetManager, newOptions);
233 private void updateWidget(Context context, int appWidgetId, AppWidgetManager appWidgetManager,
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 561 updateWidget(context);
620 updateWidget(context);
687 public static void updateWidget(Context 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 128 milliseconds