/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | WordWidget.java | 102 RemoteViews views = null; in buildUpdate() local 106 views = new RemoteViews(context.getPackageName(), R.layout.widget_word); in buildUpdate() 109 views.setTextViewText(R.id.word_title, wordTitle); in buildUpdate() 110 views.setTextViewText(R.id.word_type, matcher.group(2)); in buildUpdate() 111 views.setTextViewText(R.id.definition, matcher.group(3).trim()); in buildUpdate() 119 views.setOnClickPendingIntent(R.id.widget, pendingIntent); in buildUpdate() 123 views = new RemoteViews(context.getPackageName(), R.layout.widget_message); in buildUpdate() 124 views.setTextViewText(R.id.message, context.getString(R.string.widget_error)); in buildUpdate() 126 return views; in buildUpdate()
|
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/ |
D | ExampleAppWidgetProvider.java | 114 RemoteViews views = new RemoteViews(context.getPackageName(), R.layout.appwidget_provider); in updateAppWidget() local 115 views.setTextViewText(R.id.appwidget_text, text); in updateAppWidget() 118 appWidgetManager.updateAppWidget(appWidgetId, views); in updateAppWidget()
|
/development/samples/browseable/CustomNotifications/ |
D | _index.jd | 8 This sample demonstrates notifications with custom content views.
|
/development/samples/browseable/ElevationDrag/ |
D | _index.jd | 9 z-translation are used to render the shadows and the views are clipped using different
|
/development/samples/browseable/DragAndDropAcrossApps/ |
D | _index.jd | 8 This sample demonstrates how data can be moved between views within an
|
/development/samples/UiAutomator/ |
D | README | 14 This demos how we can scroll list views and verify data in list view
|
/development/build/ |
D | sdk.atree | 326 …radle/NavigationDrawer samples/${PLATFORM_NAME}/ui/views/NavigationDrawer 327 …le/ElevationBasic samples/${PLATFORM_NAME}/ui/views/Elevation/Elevatio… 328 …le/ElevationDrag samples/${PLATFORM_NAME}/ui/views/Elevation/Elevatio… 329 …le/ClippingBasic samples/${PLATFORM_NAME}/ui/views/Clipping/ClippingB… 336 …ts/gradle/RecyclerView samples/${PLATFORM_NAME}/ui/views/RecyclerView 337 …builts/gradle/CardView samples/${PLATFORM_NAME}/ui/views/CardView 342 …le/FloatingActionButtonBasic samples/${PLATFORM_NAME}/ui/views/FloatingActionButt… 343 …le/RevealEffectBasic samples/${PLATFORM_NAME}/ui/views/RevealEffect/Revea…
|
/development/samples/SkeletonApp/ |
D | readme.txt | 53 here is used as the image to display in one of the views in
|
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 269 discussion - n. an exchange of views on some topic 412 fringe - n. a social group holding marginal or extreme views
|