HomeSort by relevance Sort by last modified time
    Searched full:appwidget (Results 326 - 350 of 420) sorted by null

<<11121314151617

  /prebuilts/sdk/api/
17.txt     [all...]
18.txt     [all...]
19.txt     [all...]
20.txt     [all...]
16.txt     [all...]
14.txt     [all...]
15.txt     [all...]
  /frameworks/base/core/res/
AndroidManifest.xml 86 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_UPDATE_OPTIONS" />
87 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_DELETED" />
88 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_DISABLED" />
89 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_ENABLED" />
90 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_HOST_RESTORED" />
91 <protected-broadcast android:name="android.appwidget.action.APPWIDGET_RESTORED" />
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
alldiffs_index_additions.html 107 <nobr><A HREF="android.appwidget.AppWidgetManager.html#android.appwidget.AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED" class="hiddenlink" target="rightframe">ACTION_APPWIDGET_HOST_RESTORED</A>
110 <nobr><A HREF="android.appwidget.AppWidgetManager.html#android.appwidget.AppWidgetManager.ACTION_APPWIDGET_RESTORED" class="hiddenlink" target="rightframe">ACTION_APPWIDGET_RESTORED</A>
    [all...]
alldiffs_index_changes.html 180 <!-- Package android.appwidget -->
181 <A HREF="pkg_android.appwidget.html" class="hiddenlink" target="rightframe">android.appwidget</A><br>
279 <A HREF="android.appwidget.AppWidgetHost.html" class="hiddenlink" target="rightframe">AppWidgetHost</A><br>
281 <A HREF="android.appwidget.AppWidgetManager.html" class="hiddenlink" target="rightframe">AppWidgetManager</A><br>
283 <A HREF="android.appwidget.AppWidgetProvider.html" class="hiddenlink" target="rightframe">AppWidgetProvider</A><br>
285 <A HREF="android.appwidget.AppWidgetProviderInfo.html" class="hiddenlink" target="rightframe">AppWidgetProviderInfo</A><br>
    [all...]
fields_index_changes.html 294 <nobr><A HREF="android.appwidget.AppWidgetProviderInfo.html#android.appwidget.AppWidgetProviderInfo.label" class="hiddenlink" target="rightframe">label</A>
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_all.html 229 <nobr><A HREF="android.appwidget.AppWidgetHost.html#android.appwidget.AppWidgetHost.clearViews_added()" class="hiddenlink" target="rightframe"><b>clearViews</b>
    [all...]
alldiffs_index_additions.html 271 <A HREF="android.appwidget.AppWidgetProviderInfo.html#android.appwidget.AppWidgetProviderInfo.autoAdvanceViewId" class="hiddenlink" target="rightframe">android.appwidget.AppWidgetProviderInfo</A>
484 <nobr><A HREF="android.appwidget.AppWidgetHost.html#android.appwidget.AppWidgetHost.clearViews_added()" class="hiddenlink" target="rightframe"><b>clearViews</b>
    [all...]
classes_index_changes.html 89 <A HREF="android.appwidget.AppWidgetHost.html" class="hiddenlink" target="rightframe">AppWidgetHost</A><br>
90 <A HREF="android.appwidget.AppWidgetManager.html" class="hiddenlink" target="rightframe">AppWidgetManager</A><br>
91 <A HREF="android.appwidget.AppWidgetProviderInfo.html" class="hiddenlink" target="rightframe">AppWidgetProviderInfo</A><br>
    [all...]
alldiffs_index_changes.html 117 <!-- Package android.appwidget -->
118 <A HREF="pkg_android.appwidget.html" class="hiddenlink" target="rightframe">android.appwidget</A><br>
188 <A HREF="android.appwidget.AppWidgetHost.html" class="hiddenlink" target="rightframe">AppWidgetHost</A><br>
190 <A HREF="android.appwidget.AppWidgetManager.html" class="hiddenlink" target="rightframe">AppWidgetManager</A><br>
192 <A HREF="android.appwidget.AppWidgetProviderInfo.html" class="hiddenlink" target="rightframe">AppWidgetProviderInfo</A><br>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt 273 NO DOC BLOCK: android.appwidget.AppWidgetManager Method bindAppWidgetIdIfAllowed(int, android.os.UserHandle, android.content.ComponentName, android.os.Bundle)
    [all...]
user_comments_for_20_to_21.xml     [all...]
  /development/samples/ApiDemos/
AndroidManifest.xml     [all...]
  /frameworks/base/
Android.mk 269 core/java/com/android/internal/appwidget/IAppWidgetService.aidl \
270 core/java/com/android/internal/appwidget/IAppWidgetHost.aidl \
543 frameworks/base/core/java/android/appwidget/AppWidgetProviderInfo.aidl \
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/17/changes/
classes_index_all.html 83 <A HREF="android.appwidget.AppWidgetHost.html" class="hiddenlink" target="rightframe">AppWidgetHost</A><br>
84 <A HREF="android.appwidget.AppWidgetManager.html" class="hiddenlink" target="rightframe">AppWidgetManager</A><br>
85 <A HREF="android.appwidget.AppWidgetProviderInfo.html" class="hiddenlink" target="rightframe">AppWidgetProviderInfo</A><br>
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 21 import android.appwidget.AppWidgetHostView;
22 import android.appwidget.AppWidgetManager;
23 import android.appwidget.AppWidgetProviderInfo;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java 19 import android.appwidget.AppWidgetHost;
20 import android.appwidget.AppWidgetManager;
21 import android.appwidget.AppWidgetProviderInfo;
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 367 new TypeInfo("AppWidget Provider", // UI name
    [all...]

Completed in 6706 milliseconds

<<11121314151617