Home
last modified time | relevance | path

Searched refs:IRecentsAnimationRunner (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DRecentsAnimationPerfTest.java42 import android.view.IRecentsAnimationRunner;
177 final IRecentsAnimationRunner.Stub anim = new IRecentsAnimationRunner.Stub() { in testRecentsAnimation()
/frameworks/base/core/java/android/view/
DIRecentsAnimationRunner.aidl30 oneway interface IRecentsAnimationRunner { interface
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimation.java42 import android.view.IRecentsAnimationRunner;
164 void startRecentsActivity(IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
458 static void notifyAnimationCancelBeforeStart(IRecentsAnimationRunner recentsAnimationRunner) { in notifyAnimationCancelBeforeStart()
DRecentsAnimationController.java51 import android.view.IRecentsAnimationRunner;
100 private IRecentsAnimationRunner mRunner;
340 IRecentsAnimationRunner remoteAnimationRunner, RecentsAnimationCallbacks callbacks, in RecentsAnimationController()
DActivityTaskManagerService.java230 import android.view.IRecentsAnimationRunner;
1576 @Nullable IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
DWindowManagerService.java224 import android.view.IRecentsAnimationRunner;
2809 IRecentsAnimationRunner recentsAnimationRunner, in initializeRecentsAnimation()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityManagerWrapper.java59 import android.view.IRecentsAnimationRunner;
246 IRecentsAnimationRunner runner = null; in startRecentsActivity()
248 runner = new IRecentsAnimationRunner.Stub() { in startRecentsActivity()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationTest.java51 import android.view.IRecentsAnimationRunner;
383 mock(IRecentsAnimationRunner.class)); in startRecentsActivity()
DRecentsAnimationControllerTest.java62 import android.view.IRecentsAnimationRunner;
91 @Mock IRecentsAnimationRunner mMockRunner;
/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl70 import android.view.IRecentsAnimationRunner;
127 in IRecentsAnimationRunner recentsAnimationRunner); in startRecentsActivity()
DIActivityManager.aidl72 import android.view.IRecentsAnimationRunner;
471 in IRecentsAnimationRunner recentsAnimationRunner); in startRecentsActivity()
/frameworks/base/config/
Dhiddenapi-greylist.txt260 Landroid/view/IRecentsAnimationRunner$Stub;-><init>()V
Dpreloaded-classes6786 android.view.IRecentsAnimationRunner$Stub$Proxy
6787 android.view.IRecentsAnimationRunner$Stub
6788 android.view.IRecentsAnimationRunner
Dboot-image-profile.txt21360 HPLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21361 HPLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationStart(Landroid/view/IRecentsAnimati…
21362 HPLandroid/view/IRecentsAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRece…
47098 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;
47099 Landroid/view/IRecentsAnimationRunner$Stub;
47100 Landroid/view/IRecentsAnimationRunner;
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java307 import android.view.IRecentsAnimationRunner;
3695 IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
/frameworks/base/services/
Dart-profile35784 …y(Landroid/content/Intent;Landroid/app/IAssistDataReceiver;Landroid/view/IRecentsAnimationRunner;)V
37537 …ver/wm/RecentsAnimation;->notifyAnimationCancelBeforeStart(Landroid/view/IRecentsAnimationRunner;)V
37541 …/android/server/wm/RecentsAnimation;->startRecentsActivity(Landroid/view/IRecentsAnimationRunner;)V
37570 …<init>(Lcom/android/server/wm/WindowManagerService;Landroid/view/IRecentsAnimationRunner;Lcom/andr…
39342 …WindowManagerService;->initializeRecentsAnimation(ILandroid/view/IRecentsAnimationRunner;Lcom/andr…