Searched refs:RotateState (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java57 private RotateState mState;
63 this(new RotateState(null, null), null);
84 final RotateState state = mState;
113 final RotateState state = mState;
149 final RotateState st = mState;
323 mState = new RotateState(mState, null);
327 static final class RotateState extends DrawableWrapper.DrawableWrapperState { class in class:RotateDrawable
338 RotateState(RotateState orig, Resources res) { method in class:RotateDrawable.RotateState
358 private RotateDrawable(RotateState stat
[all...]
/frameworks/base/config/
H A Dpreloaded-classes1197 android.graphics.drawable.RotateDrawable$RotateState
H A Dboot-image-profile.txt[all...]

Completed in 499 milliseconds