Home
last modified time | relevance | path

Searched refs:IRemoteAnimationRunner (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/view/
DRemoteAnimationAdapter.java51 private final IRemoteAnimationRunner mRunner;
69 public RemoteAnimationAdapter(IRemoteAnimationRunner runner, long duration, in RemoteAnimationAdapter()
78 public RemoteAnimationAdapter(IRemoteAnimationRunner runner, long duration, in RemoteAnimationAdapter()
84 mRunner = IRemoteAnimationRunner.Stub.asInterface(in.readStrongBinder()); in RemoteAnimationAdapter()
90 public IRemoteAnimationRunner getRunner() { in getRunner()
DIRemoteAnimationRunner.aidl28 oneway interface IRemoteAnimationRunner { interface
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationAdapterCompat.java22 import android.view.IRemoteAnimationRunner;
43 private static IRemoteAnimationRunner.Stub wrapRemoteAnimationRunner( in wrapRemoteAnimationRunner()
45 return new IRemoteAnimationRunner.Stub() { in wrapRemoteAnimationRunner()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppChangeTransitionTests.java35 import android.view.IRemoteAnimationRunner;
73 class TestRemoteAnimationRunner implements IRemoteAnimationRunner {
DAppTransitionTests.java45 import android.view.IRemoteAnimationRunner;
236 private class TestRemoteAnimationRunner implements IRemoteAnimationRunner {
DRemoteAnimationControllerTest.java43 import android.view.IRemoteAnimationRunner;
78 @Mock IRemoteAnimationRunner mMockRunner;
DWindowContainerTests.java62 import android.view.IRemoteAnimationRunner;
908 new IRemoteAnimationRunner.Stub() { in verifyWindowContainerApplyAnimation()
DActivityRecordTests.java93 import android.view.IRemoteAnimationRunner.Stub;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java28 import android.view.IRemoteAnimationRunner;
140 class AnimationRunner extends IRemoteAnimationRunner.Stub {
/frameworks/base/services/core/java/com/android/server/wm/
DWindowProcessController.java67 import android.view.IRemoteAnimationRunner;
/frameworks/base/config/
Dhiddenapi-greylist.txt261 Landroid/view/IRemoteAnimationRunner$Stub;-><init>()V
Dpreloaded-classes6792 android.view.IRemoteAnimationRunner$Stub$Proxy
6793 android.view.IRemoteAnimationRunner$Stub
6794 android.view.IRemoteAnimationRunner
Dboot-image-profile.txt21367 HSPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21368 HPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21369 HPLandroid/view/IRemoteAnimationRunner$Stub$Proxy;->onAnimationStart([Landroid/view/RemoteAnimation…
21370 HSPLandroid/view/IRemoteAnimationRunner$Stub;-><init>()V
21371 HSPLandroid/view/IRemoteAnimationRunner$Stub;->asBinder()Landroid/os/IBinder;
21372 HSPLandroid/view/IRemoteAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRemo…
21373 HSPLandroid/view/IRemoteAnimationRunner$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
21969 HSPLandroid/view/RemoteAnimationAdapter;-><init>(Landroid/view/IRemoteAnimationRunner;JJ)V
21970 HSPLandroid/view/RemoteAnimationAdapter;-><init>(Landroid/view/IRemoteAnimationRunner;JJZ)V
21974 HPLandroid/view/RemoteAnimationAdapter;->getRunner()Landroid/view/IRemoteAnimationRunner;
[all …]