Home
last modified time | relevance | path

Searched refs:mWrappedState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DAlphaTintDrawableWrapper.java132 private ConstantState mWrappedState; field in AlphaTintDrawableWrapper.AlphaTintState
143 mWrappedState = wrappedState; in AlphaTintState()
158 DrawableWrapper wrapper = (DrawableWrapper) mWrappedState.newDrawable(res, theme); in newDrawable()
173 return mWrappedState.getChangingConfigurations(); in getChangingConfigurations()