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.java68 private boolean mEnableIconUpdateAnimation = false; field in WidgetsListHeader
185 && mEnableIconUpdateAnimation) { in applyDrawables()
206 mEnableIconUpdateAnimation = areAnimatorsEnabled(); in reapplyItemInfo()
213 mEnableIconUpdateAnimation = false; in reapplyItemInfo()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java213 private boolean mEnableIconUpdateAnimation = false; field in BubbleTextView
1125 return mEnableIconUpdateAnimation; in iconUpdateAnimationEnabled()
1167 mEnableIconUpdateAnimation = true; in reapplyItemInfo()
1182 mEnableIconUpdateAnimation = false; in reapplyItemInfo()