Searched refs:getLaunchOptionsForFullscreen (Results 1 – 3 of 3) sorted by relevance
250 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testFinishAffinity_differentAffinity()274 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testFinishAffinity_multiTask()
178 .setOptions(getLaunchOptionsForFullscreen()) in testTranslucentMovedIntoStack()185 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testTranslucentMovedIntoStack()735 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testRestoreFromKill()775 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testLocalRecreate()839 ActivityOptions activityOptions = getLaunchOptionsForFullscreen(); in testOnNewIntentFromHidden()
676 final ActivityOptions getLaunchOptionsForFullscreen() { in getLaunchOptionsForFullscreen() method