Searched refs:getLaunchMode (Results 1 – 10 of 10) sorted by relevance
35 int getLaunchMode(); in getLaunchMode() method
178 alias.launchMode = target.getLaunchMode(); in makeAlias()490 public int getLaunchMode() { in getLaunchMode() method in ParsedActivityImpl
461 if (!isAlias && activity.getLaunchMode() != LAUNCH_SINGLE_INSTANCE_PER_TASK in parseActivityOrAlias()
39 ParsedActivity::getLaunchMode, in <lambda>()
625 public @LaunchMode int getLaunchMode() { in getLaunchMode() method in ApplicationStartInfo
578 assertEquals(launchMode.intValue(), info.getLaunchMode()); in verifyApplicationStartInfo()
362 ai.launchMode = a.getLaunchMode(); in generateActivityInfo()
571 ai.launchMode = a.getLaunchMode(); in generateActivityInfo()
1260 UnflaggedApi: android.app.ApplicationStartInfo#getLaunchMode():1261 … New API must be flagged with @FlaggedApi: method android.app.ApplicationStartInfo.getLaunchMode()
5327 method public int getLaunchMode();