HomeSort by relevance Sort by last modified time
    Searched refs:componentSpecified (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java 126 final boolean componentSpecified; // did caller specify an explicit component?
270 pw.print(" componentSpecified="); pw.print(componentSpecified);
620 componentSpecified = _componentSpecified;
    [all...]
ActivityStarter.java 231 ActivityOptions options, boolean ignoreTargetSecurity, boolean componentSpecified,
497 requestCode, componentSpecified, voiceSession != null, mSupervisor, container,
613 false /*ignoreTargetSecurity*/, false /*componentSpecified*/, null /*outActivity*/,
    [all...]

Completed in 133 milliseconds