Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsListHeader.java56 private boolean mEnableIconUpdateAnimation = false; field in WidgetsListHeader
204 && mEnableIconUpdateAnimation) { in applyDrawables()
267 mEnableIconUpdateAnimation = true; in reapplyItemInfo()
274 mEnableIconUpdateAnimation = false; in reapplyItemInfo()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java157 private boolean mEnableIconUpdateAnimation = false; field in BubbleTextView
722 return mEnableIconUpdateAnimation; in iconUpdateAnimationEnabled()
759 mEnableIconUpdateAnimation = true; in reapplyItemInfo()
776 mEnableIconUpdateAnimation = false; in reapplyItemInfo()