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

  /development/samples/WeatherListWidget/
Android.mk 9 LOCAL_PACKAGE_NAME := WeatherListWidget
_index.html 13 <li><a href="src/com/example/android/weatherlistwidget/WeatherDataProvider.html"><code>WeatherDataProvider</code></a> &mdash;
18 <li><a href="src/com/example/android/weatherlistwidget/WeatherWidgetProvider.html"><code>WeatherWidgetProvider</code></a> &mdash;
23 <li><a href="src/com/example/android/weatherlistwidget/WeatherWidgetService.html"><code>WeatherWidgetService</code></a> &mdash;
43 <img alt="Screenshot" src="../images/WeatherListWidget.png" /
AndroidManifest.xml 23 package="com.example.android.weatherlistwidget">
45 android:authorities="com.example.android.weatherlistwidget.provider" />
  /development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
WeatherDataProvider.java 17 package com.example.android.weatherlistwidget;
53 Uri.parse("content://com.example.android.weatherlistwidget.provider");
105 return "vnd.android.cursor.dir/vnd.weatherlistwidget.temperature";
WeatherWidgetProvider.java 17 package com.example.android.weatherlistwidget;
66 public static String CLICK_ACTION = "com.example.android.weatherlistwidget.CLICK";
67 public static String REFRESH_ACTION = "com.example.android.weatherlistwidget.REFRESH";
68 public static String EXTRA_DAY_ID = "com.example.android.weatherlistwidget.day";
WeatherWidgetService.java 17 package com.example.android.weatherlistwidget;
  /development/build/
sdk.atree 381 development/samples/WeatherListWidget samples/${PLATFORM_NAME}/legacy/WeatherListWidget
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd     [all...]
  /frameworks/base/docs/html/about/versions/
android-3.0.jd 277 href="{@docRoot}resources/samples/WeatherListWidget/index.html">Weather List Widget</a>
    [all...]
  /frameworks/base/docs/html/
sitemap.txt     [all...]

Completed in 484 milliseconds