Searched defs:DrawableWrapperHoneycomb (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/honeycomb/android/support/v4/graphics/drawable/
H A DDrawableWrapperHoneycomb.java24 class DrawableWrapperHoneycomb extends DrawableWrapperGingerbread { class in inherits:DrawableWrapperGingerbread
26 DrawableWrapperHoneycomb(Drawable drawable) { method in class:DrawableWrapperHoneycomb
30 DrawableWrapperHoneycomb(DrawableWrapperState state, Resources resources) { method in class:DrawableWrapperHoneycomb
53 return new DrawableWrapperHoneycomb(this, res);

Completed in 48 milliseconds