Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DRemoteAnimationAdapter.java51 private final IRemoteAnimationRunner mRunner;
68 public RemoteAnimationAdapter(IRemoteAnimationRunner runner, long duration, in RemoteAnimationAdapter()
77 public RemoteAnimationAdapter(IRemoteAnimationRunner runner, long duration, in RemoteAnimationAdapter()
83 mRunner = IRemoteAnimationRunner.Stub.asInterface(in.readStrongBinder()); in RemoteAnimationAdapter()
89 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.java36 import android.view.IRemoteAnimationRunner;
75 class TestRemoteAnimationRunner implements IRemoteAnimationRunner {
DAppTransitionTests.java46 import android.view.IRemoteAnimationRunner;
244 private class TestRemoteAnimationRunner implements IRemoteAnimationRunner {
DRemoteAnimationControllerTest.java37 import android.view.IRemoteAnimationRunner;
70 @Mock IRemoteAnimationRunner mMockRunner;
DActivityRecordTests.java64 import android.view.IRemoteAnimationRunner.Stub;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java28 import android.view.IRemoteAnimationRunner;
128 class AnimationRunner extends IRemoteAnimationRunner.Stub {
/frameworks/base/
DAndroid.bp387 "core/java/android/view/IRemoteAnimationRunner.aidl",
/frameworks/base/config/
Dhiddenapi-greylist.txt631 Landroid/view/IRemoteAnimationRunner$Stub;-><init>()V