Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAnimatedImageView.java60 public void setAllowAnimation(boolean allowAnimation) { in setAllowAnimation() method in AnimatedImageView
DStatusBarIconView.java870 setAllowAnimation(mDarkAmount == 0); in updateAllowAnimation()