HomeSort by relevance Sort by last modified time
    Searched full:drawables (Results 76 - 100 of 159) sorted by null

1 2 34 5 6 7

  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSimpleAdapter.java 128 * Sets up the background drawables for the calendars list
  /packages/apps/Phone/res/layout/
primary_call_info.xml 46 the equivalent method for *both* drawables which are shared by
  /packages/apps/Phone/src/com/android/phone/
AnimationUtils.java 211 // We skip the cross-fade when those two Drawables are equal, or they are BitmapDrawables
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 224 // cache handles to our key sprites & other drawables
790 /** Handle to the application context, used to e.g. fetch Drawables. */
    [all...]
  /external/skia/legacy/src/animator/
SkDisplayApply.cpp 291 activate(maker); // for non-drawables like post, prime them here
315 activate(maker); // for non-drawables like post, prime them here
  /external/skia/src/animator/
SkDisplayApply.cpp 291 activate(maker); // for non-drawables like post, prime them here
315 activate(maker); // for non-drawables like post, prime them here
  /frameworks/base/core/java/android/widget/
Switch.java 326 * of this value and its measured width as determined by the switch drawables and text used.
339 * of this value and its measured width as determined by the switch drawables and text used.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 238 drawable resources, you should store a local copy of those icons or drawables in your application
387 drawable resources, you should store a local copy of those icons or drawables in
icon_design_tab.jd 118 selected and unselected icon drawables. For example, below is the code
297 local copy of those icons or drawables in your application resources,
icon_design_menu.jd 241 drawable resources, you should store a local copy of those icons or drawables in
  /frameworks/base/graphics/java/android/graphics/drawable/
LayerDrawable.java 34 * A Drawable that manages an array of other Drawables. These are drawn in array
64 * @param layers A list of drawables to use as layers in this new drawable.
NinePatchDrawable.java 49 * Canvas and Drawables</a> developer guide. For information about creating a NinePatch image
ShapeDrawable.java 43 * Canvas and Drawables</a> document. For more information about defining a ShapeDrawable in
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ProgressBarICS.java 159 * traverse layer and state list drawables.
740 // Maintain aspect ratio. Certain kinds of animated drawables
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 600 // These drawables are loaded on-demand.
662 // load the drawables
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 114 <li>Animation drawables</li>
115 <li>Other drawables</li>
334 <p>This can apply to any resource such as layouts, drawables, or values.
    [all...]
  /frameworks/base/tools/aapt/
Resource.cpp 930 sp<ResourceTypeSet> drawables; local
    [all...]
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 60 * Labels for the drawables that will be loaded into the TileView class
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
ResourceLoader.java 482 * Returns a collection of resource IDs for all nine-patch drawables
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 180 to landscape mode. It's important to make sure your layouts and drawables
  /frameworks/base/docs/html/guide/practices/
seamlessness.jd 181 to landscape mode. It's important to make sure your layouts and drawables
  /frameworks/base/docs/html/guide/topics/ui/layout/
tabs.jd 146 Resources res = getResources(); // Resource object to get Drawables
  /frameworks/base/docs/html/training/custom-views/
custom-drawing.jd 27 Canvas and Drawables</a></li>
  /frameworks/support/v4/java/android/support/v4/app/
ActionBarDrawerToggle.java 269 // Reload drawables that can change with configuration
  /packages/apps/Email/src/com/android/email/activity/
MessageListItem.java 144 // Note: these cannot be shared Drawables because they are selectors which have state.

Completed in 518 milliseconds

1 2 34 5 6 7