Home
last modified time | relevance | path

Searched refs:IRecentsAnimationController (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/
DIRecentsAnimationRunner.aidl22 import android.view.IRecentsAnimationController;
59 void onAnimationStart(in IRecentsAnimationController controller, in onAnimationStart()
DIRecentsAnimationController.aidl37 interface IRecentsAnimationController { interface
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java21 import android.view.IRecentsAnimationController;
33 private IRecentsAnimationController mAnimationController;
37 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
DActivityManagerWrapper.java48 import android.view.IRecentsAnimationController;
219 public void onAnimationStart(IRecentsAnimationController controller, in startRecentsActivity()
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java53 import android.view.IRecentsAnimationController;
192 private final IRecentsAnimationController mController =
193 new IRecentsAnimationController.Stub() {
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java50 import android.view.IRecentsAnimationController;
248 private class RecentsController extends IRecentsAnimationController.Stub {
/frameworks/base/boot/
Dpreloaded-classes8678 android.view.IRecentsAnimationController$Stub$Proxy
8679 android.view.IRecentsAnimationController$Stub
8680 android.view.IRecentsAnimationController
Dboot-image-profile.txt31092 Landroid/view/IRecentsAnimationController$Stub$Proxy;
31093 Landroid/view/IRecentsAnimationController$Stub;
31094 Landroid/view/IRecentsAnimationController;
/frameworks/base/config/
Dpreloaded-classes8709 android.view.IRecentsAnimationController$Stub$Proxy
8710 android.view.IRecentsAnimationController$Stub
8711 android.view.IRecentsAnimationController
Dboot-image-profile.txt41253 Landroid/view/IRecentsAnimationController$Stub$Proxy;
41254 Landroid/view/IRecentsAnimationController$Stub;
41255 Landroid/view/IRecentsAnimationController;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60070 Landroid/view/IRecentsAnimationController$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
60071 Landroid/view/IRecentsAnimationController$Stub$Proxy;->finish(Z)V
60072 Landroid/view/IRecentsAnimationController$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
60073 Landroid/view/IRecentsAnimationController$Stub$Proxy;->hideCurrentInputMethod()V
60074 Landroid/view/IRecentsAnimationController$Stub$Proxy;->mRemote:Landroid/os/IBinder;
60075 Landroid/view/IRecentsAnimationController$Stub$Proxy;->screenshotTask(I)Landroid/app/ActivityManage…
60076 Landroid/view/IRecentsAnimationController$Stub$Proxy;->setAnimationTargetsBehindSystemBars(Z)V
60077 Landroid/view/IRecentsAnimationController$Stub$Proxy;->setInputConsumerEnabled(Z)V
60078 Landroid/view/IRecentsAnimationController$Stub$Proxy;->setSplitScreenMinimized(Z)V
60079 Landroid/view/IRecentsAnimationController$Stub;-><init>()V
[all …]