Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java22 import android.view.IRecentsAnimationController;
30 private IRecentsAnimationController mAnimationController;
34 public RecentsAnimationControllerCompat(IRecentsAnimationController animationController) { in RecentsAnimationControllerCompat()
DActivityManagerWrapper.java54 import android.view.IRecentsAnimationController;
221 public void onAnimationStart(IRecentsAnimationController controller, in startRecentsActivity()
/frameworks/base/core/java/android/view/
DIRecentsAnimationRunner.aidl21 import android.view.IRecentsAnimationController;
45 void onAnimationStart(in IRecentsAnimationController controller, in onAnimationStart()
DIRecentsAnimationController.aidl30 interface IRecentsAnimationController { interface
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java45 import android.view.IRecentsAnimationController;
117 private final IRecentsAnimationController mController =
118 new IRecentsAnimationController.Stub() {
/frameworks/base/config/
Dhiddenapi-vendor-list.txt531 Landroid/view/IRecentsAnimationController;->finish(Z)V
532 Landroid/view/IRecentsAnimationController;->screenshotTask(I)Landroid/app/ActivityManager$TaskSnaps…
533 Landroid/view/IRecentsAnimationController;->setInputConsumerEnabled(Z)V
536 Landroid/view/IRecentsAnimationRunner;->onAnimationStart(Landroid/view/IRecentsAnimationController;…
Dboot-image-profile.txt6495 HPLandroid/view/IRecentsAnimationController$Stub;-><init>()V
6496 HPLandroid/view/IRecentsAnimationController$Stub;->asBinder()Landroid/os/IBinder;
6497 HPLandroid/view/IRecentsAnimationController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parce…
6498 HPLandroid/view/IRecentsAnimationController;->finish(Z)V
6499 HPLandroid/view/IRecentsAnimationController;->hideCurrentInputMethod()V
6500 HPLandroid/view/IRecentsAnimationController;->screenshotTask(I)Landroid/app/ActivityManager$TaskSna…
6501 HPLandroid/view/IRecentsAnimationController;->setAnimationTargetsBehindSystemBars(Z)V
6502 HPLandroid/view/IRecentsAnimationController;->setInputConsumerEnabled(Z)V
6503 HPLandroid/view/IRecentsAnimationController;->setSplitScreenMinimized(Z)V
6506 …ntsAnimationRunner$Stub$Proxy;->onAnimationStart(Landroid/view/IRecentsAnimationController;[Landro…
[all …]
Dhiddenapi-light-greylist.txt6077 Landroid/view/IRecentsAnimationController;->setAnimationTargetsBehindSystemBars(Z)V
/frameworks/base/
DAndroid.bp341 "core/java/android/view/IRecentsAnimationController.aidl",