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

  /development/samples/StackWidget/
Android.mk 9 LOCAL_PACKAGE_NAME := StackWidget
AndroidManifest.xml 24 package="com.example.android.stackwidget">
26 <application android:label="StackWidget">
_index.html 31 src="../images/StackWidget.png"/
  /development/samples/StackWidget/src/com/example/android/stackwidget/
WidgetItem.java 17 package com.example.android.stackwidget;
StackWidgetProvider.java 17 package com.example.android.stackwidget;
29 public static final String TOAST_ACTION = "com.example.android.stackwidget.TOAST_ACTION";
30 public static final String EXTRA_ITEM = "com.example.android.stackwidget.EXTRA_ITEM";
StackWidgetService.java 17 package com.example.android.stackwidget;
  /development/samples/WeatherListWidget/
_index.html 3 (see <a href="../StackWidget/index.html">StackWidget</a>).</em></p>
5 <p>As in the StackWidget example, we will be using a collection view (the ListView in this case) to
  /development/samples/HoneycombGallery/
_index.html 13 and other adapter-based app widgets, see <a href="../StackWidget/index.html">StackView App Widget</a></li>

Completed in 468 milliseconds