Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIRecentsAnimationRunner.aidl29 oneway interface IRecentsAnimationRunner { interface
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimation.java43 import android.view.IRecentsAnimationRunner;
157 void startRecentsActivity(IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
461 static void notifyAnimationCancelBeforeStart(IRecentsAnimationRunner recentsAnimationRunner) { in notifyAnimationCancelBeforeStart()
DRecentsAnimationController.java50 import android.view.IRecentsAnimationRunner;
92 private IRecentsAnimationRunner mRunner;
334 IRecentsAnimationRunner remoteAnimationRunner, RecentsAnimationCallbacks callbacks, in RecentsAnimationController()
DWindowManagerService.java210 import android.view.IRecentsAnimationRunner;
2584 IRecentsAnimationRunner recentsAnimationRunner, in initializeRecentsAnimation()
DActivityTaskManagerService.java227 import android.view.IRecentsAnimationRunner;
1465 @Nullable IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityManagerWrapper.java59 import android.view.IRecentsAnimationRunner;
222 IRecentsAnimationRunner runner = null; in startRecentsActivity()
224 runner = new IRecentsAnimationRunner.Stub() { in startRecentsActivity()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationControllerTest.java51 import android.view.IRecentsAnimationRunner;
74 @Mock IRecentsAnimationRunner mMockRunner;
DRecentsAnimationTest.java51 import android.view.IRecentsAnimationRunner;
377 mock(IRecentsAnimationRunner.class)); in startRecentsActivity()
/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl70 import android.view.IRecentsAnimationRunner;
117 in IRecentsAnimationRunner recentsAnimationRunner); in startRecentsActivity()
DIActivityManager.aidl70 import android.view.IRecentsAnimationRunner;
450 in IRecentsAnimationRunner recentsAnimationRunner); in startRecentsActivity()
/frameworks/base/config/
Dhiddenapi-greylist.txt260 Landroid/view/IRecentsAnimationRunner$Stub;-><init>()V
Dboot-image-profile.txt16224 PLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->asBinder()Landroid/os/IBinder;
16225 PLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationCanceled(Z)V
16226 PLandroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationStart(Landroid/view/IRecentsAnimatio…
16227 PLandroid/view/IRecentsAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRecen…
Dhiddenapi-greylist-max-o.txt5537 …y(Landroid/content/Intent;Landroid/app/IAssistDataReceiver;Landroid/view/IRecentsAnimationRunner;)V
75162 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
75163 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
75164 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;->mRemote:Landroid/os/IBinder;
75165 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationCanceled()V
75166 Landroid/view/IRecentsAnimationRunner$Stub$Proxy;->onAnimationStart(Landroid/view/IRecentsAnimation…
75167 Landroid/view/IRecentsAnimationRunner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IRecent…
75168 Landroid/view/IRecentsAnimationRunner$Stub;->DESCRIPTOR:Ljava/lang/String;
75169 Landroid/view/IRecentsAnimationRunner$Stub;->TRANSACTION_onAnimationCanceled:I
75170 Landroid/view/IRecentsAnimationRunner$Stub;->TRANSACTION_onAnimationStart:I
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java304 import android.view.IRecentsAnimationRunner;
3552 IRecentsAnimationRunner recentsAnimationRunner) { in startRecentsActivity()
/frameworks/base/services/
Dart-profile15437 …y(Landroid/content/Intent;Landroid/app/IAssistDataReceiver;Landroid/view/IRecentsAnimationRunner;)V
16483 …ver/wm/RecentsAnimation;->notifyAnimationCancelBeforeStart(Landroid/view/IRecentsAnimationRunner;)V
16487 …ion;->startRecentsActivity(Landroid/content/Intent;Landroid/view/IRecentsAnimationRunner;Landroid/…
16499 …<init>(Lcom/android/server/wm/WindowManagerService;Landroid/view/IRecentsAnimationRunner;Lcom/andr…
17446 …WindowManagerService;->initializeRecentsAnimation(ILandroid/view/IRecentsAnimationRunner;Lcom/andr…