Home
last modified time | relevance | path

Searched defs:animationDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java151 AnimationDrawable animationDrawable = (AnimationDrawable) drawable; in setIconRunning() local
158 AnimatedVectorDrawable animationDrawable = (AnimatedVectorDrawable) drawable; in setIconRunning() local