Searched refs:isDocumentLaunchesIntoExisting (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStarter.java1061 || isDocumentLaunchesIntoExisting(mLaunchFlags)
2301 static boolean isDocumentLaunchesIntoExisting(int flags) { method in class:ActivityStarter
H A DTaskRecord.java1454 && !ActivityStarter.isDocumentLaunchesIntoExisting(launchFlags)) {

Completed in 64 milliseconds