Searched refs:documentLaunchMode (Results 1 – 13 of 13) sorted by relevance
74 private int documentLaunchMode; field in ParsedActivityImpl112 this.documentLaunchMode = other.documentLaunchMode; in ParsedActivityImpl()148 activity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in makeAppDetailsActivity()180 alias.documentLaunchMode = target.getDocumentLaunchMode(); in makeAlias()304 dest.writeInt(this.documentLaunchMode); in writeToParcel()344 this.documentLaunchMode = in.readInt(); in ParsedActivityImpl()407 int documentLaunchMode, in ParsedActivityImpl() argument433 this.documentLaunchMode = documentLaunchMode; in ParsedActivityImpl()496 return documentLaunchMode; in getDocumentLaunchMode()617 documentLaunchMode = value; in setDocumentLaunchMode()
169 public int documentLaunchMode; field in ActivityInfo1734 documentLaunchMode = orig.documentLaunchMode;2136 dest.writeInt(documentLaunchMode);2263 documentLaunchMode = source.readInt();
4277 a.info.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in generateAppDetailsHiddenActivity()4425 a.info.documentLaunchMode = sa.getInt( in parseActivity()
363 ai.documentLaunchMode = a.getDocumentLaunchMode(); in generateActivityInfo()
2515 || r.info.documentLaunchMode == DOCUMENT_LAUNCH_ALWAYS) { in setInitialState()3081 switch (r.info.documentLaunchMode) { in adjustLaunchFlagsToDocumentMode()
1024 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
1518 a.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_ALWAYS; in startDreamActivityInternal()
572 ai.documentLaunchMode = a.getDocumentLaunchMode(); in generateActivityInfo()
7875 mResolveActivity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NEVER; in setPlatformPackage()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
495 field public static final int documentLaunchMode = 16843845; // 0x10104458342 field public int documentLaunchMode;
728 field public static final int documentLaunchMode = 16843845; // 0x101044512111 field public int documentLaunchMode;
75079 Lcom/android/internal/R$attr;->documentLaunchMode:I