HomeSort by relevance Sort by last modified time
    Searched refs:ClipState (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
ClipDrawable.java 61 private ClipState mState;
64 this(new ClipState(null, null), null);
77 this(new ClipState(null, null), null);
103 final ClipState state = mState;
132 final ClipState state = mState;
209 mState = new ClipState(mState, null);
213 static final class ClipState extends DrawableWrapper.DrawableWrapperState {
219 ClipState(ClipState orig, Resources res) {
234 private ClipDrawable(ClipState state, Resources res)
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 491 milliseconds