Lines Matching refs:from

81  *     <li> The {@link #getPadding} method can return from some Drawables
133 * <strong>Note:</strong> Custom drawable classes are only accessible from
154 * fully-qualified class name from the <em>class</em> attribute. This
518 public abstract void setAlpha(@IntRange(from=0,to=255) int alpha);
527 @IntRange(from=0,to=255)
665 * different from the drawable bounds.
717 * true will be returned from this function.
773 * true will be returned from this function.
775 * @param level The new level, from 0 (minimum) to 10000 (maximum).
781 public final boolean setLevel(@IntRange(from=0,to=10000) int level) {
792 * @return int Current level, from 0 (minimum) to 10000 (maximum).
794 public final @IntRange(from=0,to=10000) int getLevel() {
1071 * loaded from resources. By default, all drawables instances loaded from
1100 * Create a drawable from an inputstream
1112 * Create a drawable from an inputstream, using the given resources and
1126 * Create a drawable from an inputstream, using the given resources and
1168 * Create a drawable from an XML document. For more information on how to
1178 * Create a drawable from an XML document using an optional {@link Theme}.
1207 * Create from inside an XML document. Called on a parser positioned at
1208 * a tag in an XML document, tries to create a Drawable from that tag.
1217 * Create a drawable from inside an XML document using an optional
1219 * document, tries to create a Drawable from that tag. Returns {@code null}
1228 * Create a drawable from file path name.
1249 * Inflate this Drawable from an XML resource. Does not apply a theme.
1259 * Inflate this Drawable from an XML resource optionally styled by a theme.
1261 * this once to create the Drawable instance from XML resource.
1264 * @param parser XML parser from which to inflate this Drawable
1279 * Inflate a Drawable from an XML resource.
1292 * between Drawables. {@link BitmapDrawable}s created from the same resource will for instance
1297 * from this ConstantState.
1306 * Creates a new Drawable instance from its constant state.
1320 * Creates a new Drawable instance from its constant state using the
1336 * Creates a new Drawable instance from its constant state using the
1423 * Obtains styled attributes from the theme, if available, or unstyled
1435 * Scales a floating-point pixel value from the source density to the
1448 * Scales a pixel value from the source density to the target density,
1506 * Parses a {@link android.graphics.PorterDuff.Mode} from a tintMode