Home
last modified time | relevance | path

Searched refs:registerRemoteAnimations (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityCompat.java35 public void registerRemoteAnimations(RemoteAnimationDefinitionCompat definition) { in registerRemoteAnimations() method in ActivityCompat
36 mWrapped.registerRemoteAnimations(definition.getWrapped()); in registerRemoteAnimations()
/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowContainerController.java724 public void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() method in AppWindowContainerController
731 mContainer.registerRemoteAnimations(definition); in registerRemoteAnimations()
DAppWindowToken.java2065 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() method in AppWindowToken
/frameworks/base/core/java/android/app/
DIActivityManager.aidl706 void registerRemoteAnimations(in IBinder token, in RemoteAnimationDefinition definition); in registerRemoteAnimations() method
DActivity.java7877 public void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() method in Activity
7879 ActivityManager.getService().registerRemoteAnimations(mToken, definition); in registerRemoteAnimations()
/frameworks/base/services/core/java/com/android/server/am/
DActivityRecord.java3000 void registerRemoteAnimations(RemoteAnimationDefinition definition) { in registerRemoteAnimations() method in ActivityRecord
3001 mWindowContainerController.registerRemoteAnimations(definition); in registerRemoteAnimations()
DActivityManagerService.java27143 public void registerRemoteAnimations(IBinder token, RemoteAnimationDefinition definition) in registerRemoteAnimations() method
27155 r.registerRemoteAnimations(definition); in registerRemoteAnimations()
/frameworks/base/config/
Dhiddenapi-vendor-list.txt3 Landroid/app/Activity;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V
Dboot-image-profile.txt12965 HSPLandroid/app/Activity;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V
14027 HSPLandroid/app/IActivityManager$Stub$Proxy;->registerRemoteAnimations(Landroid/os/IBinder;Landroid…
14234 HSPLandroid/app/IActivityManager;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/Remot…
Dhiddenapi-private-dex.txt1669 Landroid/app/Activity;->registerRemoteAnimations(Landroid/view/RemoteAnimationDefinition;)V
6443 Landroid/app/IActivityManager$Stub$Proxy;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/vi…
7088 Landroid/app/IActivityManager;->registerRemoteAnimations(Landroid/os/IBinder;Landroid/view/RemoteAn…