Home
last modified time | relevance | path

Searched refs:asWindowAnimationSpec (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLocalAnimationAdapter.java178 default WindowAnimationSpec asWindowAnimationSpec() { in asWindowAnimationSpec() method
DSurfaceAnimationRunner.java201 final WindowAnimationSpec animationSpec = a.asWindowAnimationSpec(); in startAnimation()
245 return a.asWindowAnimationSpec() != null && a.asWindowAnimationSpec().hasExtension(); in requiresEdgeExtension()
DWindowAnimationSpec.java79 public WindowAnimationSpec asWindowAnimationSpec() { in asWindowAnimationSpec() method in WindowAnimationSpec
/frameworks/base/services/
Dart-wear-profile29119 PLcom/android/server/wm/WindowAnimationSpec;->asWindowAnimationSpec()Lcom/android/server/wm/WindowA…