Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java789 private boolean mIsStateful; field in DynamicAdaptiveIconDrawable.LayerState
809 mIsStateful = orig.mIsStateful; in LayerState()
897 return mIsStateful; in isStateful()
910 mIsStateful = isStateful; in isStateful()