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