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

  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
AnimatingAppWindowTokenRegistryTest.java 76 final AnimatingAppWindowTokenRegistry registry =
98 final AnimatingAppWindowTokenRegistry registry =
  /frameworks/base/services/core/java/com/android/server/wm/
AnimatingAppWindowTokenRegistry.java 33 class AnimatingAppWindowTokenRegistry {
TaskStack.java 157 private final AnimatingAppWindowTokenRegistry mAnimatingAppWindowTokenRegistry =
158 new AnimatingAppWindowTokenRegistry();
    [all...]
AppWindowToken.java 257 private AnimatingAppWindowTokenRegistry mAnimatingAppWindowTokenRegistry;
    [all...]

Completed in 1400 milliseconds