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