Searched refs:isDocumentLaunchesIntoExisting (Results 1 – 2 of 2) sorted by relevance
2433 || isDocumentLaunchesIntoExisting(mLaunchFlags) in complyActivityFlags()3242 static boolean isDocumentLaunchesIntoExisting(int flags) { in isDocumentLaunchesIntoExisting() method in ActivityStarter
1677 && !ActivityStarter.isDocumentLaunchesIntoExisting(launchFlags)) { in clearTopActivities()