Home
last modified time | relevance | path

Searched refs:RemoteAnimationAdapterWrapper (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java317 RemoteAnimationAdapterWrapper mAdapter;
318 RemoteAnimationAdapterWrapper mThumbnailAdapter = null;
326 mAdapter = new RemoteAnimationAdapterWrapper(this, endPos, endBounds); in RemoteAnimationRecord()
333 new RemoteAnimationAdapterWrapper(this, new Point(0, 0), mTmpRect); in RemoteAnimationRecord()
373 private class RemoteAnimationAdapterWrapper implements AnimationAdapter { class in RemoteAnimationController
380 RemoteAnimationAdapterWrapper(RemoteAnimationRecord record, Point position, in RemoteAnimationAdapterWrapper() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
/frameworks/base/core/proto/android/server/
Danimationadapter.proto33 /* represents RemoteAnimationAdapterWrapper */
/frameworks/base/services/
Dart-profile16520 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;-><init>(Lcom/andro…
16521 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getBackgroundColo…
16522 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getDurationHint()J
16523 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getShowWallpaper(…
16524 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->getStatusBarTrans…
16525 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->onAnimationCancel…
16526 PLcom/android/server/wm/RemoteAnimationController$RemoteAnimationAdapterWrapper;->startAnimation(La…