Searched refs:areAnimationsEnabled (Results 1 – 4 of 4) sorted by relevance
122 animate &= Utilities.areAnimationsEnabled(getContext()); in close()
230 animated &= Utilities.areAnimationsEnabled(mLauncher); in goToState()
600 public static boolean areAnimationsEnabled(Context context) { in areAnimationsEnabled() method in Utilities
2029 if (Utilities.areAnimationsEnabled(getContext())) { in animate()