HomeSort by relevance Sort by last modified time
    Searched full:ephemeralintent (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ActivityStarter.java 224 final int startActivityLocked(IApplicationThread caller, Intent intent, Intent ephemeralIntent,
467 ephemeralIntent.setPackage(rInfo.ephemeralResolveInfo.getPackageName());
470 Binder.getCallingUid(), userId, null, null, 0, new Intent[]{ ephemeralIntent },
606 startActivityLocked(null /*caller*/, intent, null /*ephemeralIntent*/,
    [all...]
ActivityStack.java     [all...]
ActivityManagerService.java     [all...]

Completed in 134 milliseconds