Searched refs:LAUNCH_SINGLE_TOP (Results 1 – 7 of 7) sorted by relevance
82 public static final int LAUNCH_SINGLE_TOP = 1; field in ActivityInfo102 LAUNCH_SINGLE_TOP,116 case LAUNCH_SINGLE_TOP: in launchModeToString()
176 if (r.info.launchMode == ActivityInfo.LAUNCH_SINGLE_TOP) { in test()
52 import static android.content.pm.ActivityInfo.LAUNCH_SINGLE_TOP;2230 || LAUNCH_SINGLE_TOP == mLaunchMode) in deliverToCurrentTopIfNeeded()2366 || LAUNCH_SINGLE_TOP == mLaunchMode) in complyActivityFlags()
85 import static android.content.pm.ActivityInfo.LAUNCH_SINGLE_TOP;2132 || info.launchMode == LAUNCH_SINGLE_TOP))) { in ActivityRecord()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8320 field public static final int LAUNCH_SINGLE_TOP = 1; // 0x1
12088 field public static final int LAUNCH_SINGLE_TOP = 1; // 0x1