Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java743 public AnimationIcon(int resId, int staticResId) { in AnimationIcon() argument
744 super(staticResId); in AnimationIcon()