Searched refs:LAUNCH_SINGLE_TOP (Results 1 – 7 of 7) sorted by relevance
80 public static final int LAUNCH_SINGLE_TOP = 1; field in ActivityInfo100 LAUNCH_SINGLE_TOP,114 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;2005 || LAUNCH_SINGLE_TOP == mLaunchMode) in deliverToCurrentTopIfNeeded()2141 || LAUNCH_SINGLE_TOP == mLaunchMode) in complyActivityFlags()
76 import static android.content.pm.ActivityInfo.LAUNCH_SINGLE_TOP;1990 || info.launchMode == LAUNCH_SINGLE_TOP))) { in ActivityRecord()
5507 parentLaunchMode == ActivityInfo.LAUNCH_SINGLE_TOP ||
8320 field public static final int LAUNCH_SINGLE_TOP = 1; // 0x1
11058 field public static final int LAUNCH_SINGLE_TOP = 1; // 0x1