Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java737 public AnimationIcon(int resId, int staticResId) { in AnimationIcon() argument
738 super(staticResId); in AnimationIcon()