Searched refs:documentLaunchMode (Results 1 – 10 of 10) sorted by relevance
76 private int documentLaunchMode; field in ParsedActivityImpl112 this.documentLaunchMode = other.documentLaunchMode; in ParsedActivityImpl()147 activity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in makeAppDetailsActivity()179 alias.documentLaunchMode = target.getDocumentLaunchMode(); in makeAlias()301 dest.writeInt(this.documentLaunchMode); in writeToParcel()340 this.documentLaunchMode = in.readInt(); in ParsedActivityImpl()402 int documentLaunchMode, in ParsedActivityImpl() argument427 this.documentLaunchMode = documentLaunchMode; in ParsedActivityImpl()489 return documentLaunchMode; in getDocumentLaunchMode()605 documentLaunchMode = value; in setDocumentLaunchMode()
168 public int documentLaunchMode; field in ActivityInfo1552 documentLaunchMode = orig.documentLaunchMode; in ActivityInfo()1949 dest.writeInt(documentLaunchMode); in writeToParcel()2075 documentLaunchMode = source.readInt(); in ActivityInfo()
4277 a.info.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in generateAppDetailsHiddenActivity()4425 a.info.documentLaunchMode = sa.getInt( in parseActivity()
2654 || r.info.documentLaunchMode == DOCUMENT_LAUNCH_ALWAYS) { in setInitialState()3193 switch (r.info.documentLaunchMode) { in adjustLaunchFlagsToDocumentMode()
1040 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
518 ai.documentLaunchMode = a.getDocumentLaunchMode(); in generateActivityInfo()
7659 mResolveActivity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NEVER;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
707 field public static final int documentLaunchMode = 16843845; // 0x101044511727 field public int documentLaunchMode;
75722 Lcom/android/internal/R$attr;->documentLaunchMode:I