Searched refs:hasMovementAnimations (Results 1 – 3 of 3) sorted by relevance
1371 public boolean hasMovementAnimations() { in hasMovementAnimations() method in TaskStack1372 return StackId.hasMovementAnimations(mStackId); in hasMovementAnimations()
722 && (task == null || w.getTask().mStack.hasMovementAnimations()) in applySurfaceChangesTransaction()
710 public static boolean hasMovementAnimations(int stackId) { in hasMovementAnimations() method in ActivityManager.StackId