Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIntentForwarderActivity.java156 startActivityAsCaller(newIntent, targetUserId); in onCreate()
205 private void startActivityAsCaller(Intent newIntent, int userId) { in startActivityAsCaller() method in IntentForwarderActivity
207 startActivityAsCaller( in startActivityAsCaller()
233 startActivityAsCaller(intentReceived, null, false, getUserId()); in launchChooserActivityWithCorrectTab()
253 startActivityAsCaller(intentReceived, null, false, userId); in launchResolverActivityWithCorrectTab()
/frameworks/base/core/java/android/service/games/
DGameSessionTrampolineActivity.java96 startActivityAsCaller( in onCreate()
/frameworks/base/core/java/com/android/internal/app/chooser/
DDisplayResolveInfo.java176 activity.startActivityAsCaller(mResolvedIntent, options, false, userId); in startAsCaller()
DSelectableTargetInfo.java275 activity.startActivityAsCaller(intent, options, ignoreTargetSecurity, userId); in startAsCaller()
/frameworks/base/core/java/android/app/
DIActivityTaskManager.aidl143 int startActivityAsCaller(in IApplicationThread caller, in String callingPackage, in startActivityAsCaller() method
DActivity.java5768 public void startActivityAsCaller(Intent intent, @Nullable Bundle options,
5770 startActivityAsCaller(intent, options, ignoreTargetSecurity, userId, -1);
5779 public void startActivityAsCaller(Intent intent, @Nullable Bundle options,
DInstrumentation.java2103 .startActivityAsCaller(whoThread, who.getOpPackageName(), intent, in execStartActivityAsCaller()
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DIntentForwarderActivityTest.java650 public void startActivityAsCaller(Intent intent, @Nullable Bundle options, in startActivityAsCaller() method in IntentForwarderActivityTest.IntentForwarderWrapperActivity
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerService.java1582 public final int startActivityAsCaller(IApplicationThread caller, String callingPackage, in startActivityAsCaller() method in ActivityTaskManagerService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1405 Landroid/app/Activity;->startActivityAsCaller(Landroid/content/Intent;Landroid/os/Bundle;ZI)V
5521 Landroid/app/IActivityManager$Stub$Proxy;->startActivityAsCaller(Landroid/app/IApplicationThread;Lj…
5596 Landroid/app/IActivityManager$Stub;->onTransact$startActivityAsCaller$(Landroid/os/Parcel;Landroid/…
6087 Landroid/app/IActivityManager;->startActivityAsCaller(Landroid/app/IApplicationThread;Ljava/lang/St…
/frameworks/base/services/
Dart-profile51709 HPLcom/android/server/wm/ActivityTaskManagerService;->startActivityAsCaller(Landroid/app/IApplicati…