Searched refs:isDocumentLaunchesIntoExisting (Results 1 – 2 of 2) sorted by relevance
1290 || isDocumentLaunchesIntoExisting(mLaunchFlags) in startActivityUnchecked()2461 static boolean isDocumentLaunchesIntoExisting(int flags) { in isDocumentLaunchesIntoExisting() method in ActivityStarter
1426 && !ActivityStarter.isDocumentLaunchesIntoExisting(launchFlags)) { in performClearTaskLocked()