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.java102 AnimationDrawable animationDrawable = (AnimationDrawable) drawable; in setIconRunning() local
109 AnimatedVectorDrawable animationDrawable = (AnimatedVectorDrawable) drawable; in setIconRunning() local