HomeSort by relevance Sort by last modified time
    Searched refs:MOVING (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
EnemyAnimationComponent.java 38 MOVING,
81 mState = AnimationState.MOVING;
86 case MOVING:
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java 236 // (e.g. stack) is due to it moving to another container.
237 static final boolean MOVING = true;
239 // Force the focus to change to the stack we are moving a task to..
443 * moving tasks around and doesn't want dock stack to be resized due to an automatic trigger
    [all...]

Completed in 75 milliseconds