Searched refs:documentLaunchMode (Results 1 – 10 of 10) sorted by relevance
76 private int documentLaunchMode; field in ParsedActivityImpl109 this.documentLaunchMode = other.documentLaunchMode; in ParsedActivityImpl()143 activity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in makeAppDetailsActivity()175 alias.documentLaunchMode = target.getDocumentLaunchMode(); in makeAlias()296 dest.writeInt(this.documentLaunchMode); in writeToParcel()334 this.documentLaunchMode = in.readInt(); in ParsedActivityImpl()395 int documentLaunchMode, in ParsedActivityImpl() argument419 this.documentLaunchMode = documentLaunchMode; in ParsedActivityImpl()480 return documentLaunchMode; in getDocumentLaunchMode()591 documentLaunchMode = value; in setDocumentLaunchMode()
167 public int documentLaunchMode; field in ActivityInfo1489 documentLaunchMode = orig.documentLaunchMode; in ActivityInfo()1877 dest.writeInt(documentLaunchMode); in writeToParcel()2002 documentLaunchMode = source.readInt(); in ActivityInfo()
4277 a.info.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NONE; in generateAppDetailsHiddenActivity()4425 a.info.documentLaunchMode = sa.getInt( in parseActivity()
532 ai.documentLaunchMode = a.getDocumentLaunchMode(); in generateActivityInfoUnchecked()
2278 || r.info.documentLaunchMode == DOCUMENT_LAUNCH_ALWAYS) { in setInitialState()2803 switch (r.info.documentLaunchMode) { in adjustLaunchFlagsToDocumentMode()
1079 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
7141 mResolveActivity.documentLaunchMode = ActivityInfo.DOCUMENT_LAUNCH_NEVER; in setPlatformPackage()
495 field public static final int documentLaunchMode = 16843845; // 0x10104458342 field public int documentLaunchMode;
599 field public static final int documentLaunchMode = 16843845; // 0x101044511081 field public int documentLaunchMode;
75722 Lcom/android/internal/R$attr;->documentLaunchMode:I