Searched refs:documentLaunchMode (Results 1 – 7 of 7) sorted by relevance
113 public int documentLaunchMode; field in ActivityInfo937 documentLaunchMode = orig.documentLaunchMode; in ActivityInfo()1141 dest.writeInt(documentLaunchMode); in writeToParcel()1206 documentLaunchMode = source.readInt(); in ActivityInfo()
4214 a.info.documentLaunchMode = sa.getInt( in parseActivity()
1297 || r.info.documentLaunchMode == DOCUMENT_LAUNCH_ALWAYS) { in setInitialState()2006 switch (r.info.documentLaunchMode) { in adjustLaunchFlagsToDocumentMode()
869 if (info.documentLaunchMode != ActivityInfo.DOCUMENT_LAUNCH_NONE) { in setIntent()
495 field public static final int documentLaunchMode = 16843845; // 0x10104458342 field public int documentLaunchMode;
505 field public static final int documentLaunchMode = 16843845; // 0x101044510102 field public int documentLaunchMode;
626 field public static final int documentLaunchMode = 16843845; // 0x101044510682 field public int documentLaunchMode;