Searched refs:isDocumentLaunchesIntoExisting (Results 1 – 3 of 3) sorted by relevance
2106 || isDocumentLaunchesIntoExisting(mLaunchFlags) in complyActivityFlags()2774 static boolean isDocumentLaunchesIntoExisting(int flags) { in isDocumentLaunchesIntoExisting() method in ActivityStarter
1910 && !ActivityStarter.isDocumentLaunchesIntoExisting(launchFlags)) { in performClearTaskLocked()
44350 HPLcom/android/server/wm/ActivityStarter;->isDocumentLaunchesIntoExisting(I)Z