Searched defs:startActivityAsCaller (Results 1 – 4 of 4) sorted by relevance
676 public void startActivityAsCaller(Intent intent, @Nullable Bundle options, in startActivityAsCaller() method in IntentForwarderActivityTest.IntentForwarderWrapperActivity
398 private void startActivityAsCaller(Intent newIntent, int userId) { in startActivityAsCaller() method in IntentForwarderActivity
135 int startActivityAsCaller(in IApplicationThread caller, in String callingPackage, in startActivityAsCaller() method
1574 public final int startActivityAsCaller(IApplicationThread caller, String callingPackage, in startActivityAsCaller() method in ActivityTaskManagerService