Home
last modified time | relevance | path

Searched refs:ActivityStartInterceptor (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityStartControllerTests.java62 mService.mStackSupervisor, mock(ActivityStartInterceptor.class))); in setUp()
101 mService.mStackSupervisor, mock(ActivityStartInterceptor.class)); in testRecycling()
DActivityStartInterceptorTest.java109 private ActivityStartInterceptor mInterceptor;
116 mInterceptor = new ActivityStartInterceptor( in setUp()
DActivityStarterTests.java123 mock(ActivityStartInterceptor.class)); in setUp()
207 service.mStackSupervisor, mock(ActivityStartInterceptor.class)); in verifyStartActivityPreconditions()
296 mService.mStackSupervisor, mock(ActivityStartInterceptor.class)); in verifyStartActivityPreconditions()
369 mService.mStackSupervisor, mock(ActivityStartInterceptor.class)) in prepareStarter()
DActivityStackTests.java1089 mService, mService.mStackSupervisor, mock(ActivityStartInterceptor.class)); in testNavigateUpTo()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStartInterceptor.java68 class ActivityStartInterceptor { class
103 ActivityStartInterceptor( in ActivityStartInterceptor() method in ActivityStartInterceptor
109 ActivityStartInterceptor(ActivityTaskManagerService service, ActivityStackSupervisor supervisor, in ActivityStartInterceptor() method in ActivityStartInterceptor
DActivityStartController.java125 new ActivityStartInterceptor(service, service.mStackSupervisor))); in ActivityStartController()
DActivityStarter.java151 private final ActivityStartInterceptor mInterceptor;
256 private ActivityStartInterceptor mInterceptor;
262 ActivityStackSupervisor supervisor, ActivityStartInterceptor interceptor) { in DefaultFactory()
440 ActivityStackSupervisor supervisor, ActivityStartInterceptor interceptor) { in ActivityStarter()
/frameworks/base/services/
Dart-profile15110 HSPLcom/android/server/wm/ActivityStartInterceptor;->intercept(Landroid/content/Intent;Landroid/con…
15111 HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptHarmfulAppIfNeeded()Z
15112 HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptQuietProfileIfNeeded()Z
15113 HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptSuspendedPackageIfNeeded()Z
15114 HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptWithConfirmCredentialsIfNeeded(Landro…
15115 HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptWorkProfileChallengeIfNeeded()Z
15116 HSPLcom/android/server/wm/ActivityStartInterceptor;->setStates(IIIILjava/lang/String;)V
15122 …e;Lcom/android/server/wm/ActivityStackSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V
20605 Lcom/android/server/wm/ActivityStartInterceptor;