Searched refs:configHandlingActivity (Results 1 – 2 of 2) sorted by relevance
202 TestConfigChangeHandlingActivity configHandlingActivity = startActivityNewTask( in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates() local204 SidecarInterface sidecar = getSidecarInterface(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()206 IBinder configHandlingActivityWindowToken = getActivityWindowToken(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()209 setActivityOrientationActivityHandlesOrientationChanges(configHandlingActivity, in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()213 final Rect portraitBounds = getActivityBounds(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()214 final Rect portraitMaximumBounds = getMaximumActivityBounds(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()216 setActivityOrientationActivityHandlesOrientationChanges(configHandlingActivity, in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()220 final Rect landscapeBounds = getActivityBounds(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()221 final Rect landscapeMaximumBounds = getMaximumActivityBounds(configHandlingActivity); in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()
448 TestConfigChangeHandlingActivity configHandlingActivity = startActivityNewTask( in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches() local450 mWindowLayoutInfo = getExtensionWindowLayoutInfo(configHandlingActivity); in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches()457 configHandlingActivity, consumer); in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches()459 enterPipActivityHandlesConfigChanges(configHandlingActivity); in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches()460 exitPipActivityHandlesConfigChanges(configHandlingActivity); in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches()475 TestConfigChangeHandlingActivity configHandlingActivity = startActivityNewTask( in testGetWindowLayoutInfo_enterPip_emptyWindowLayoutInfo() local477 mWindowLayoutInfo = getExtensionWindowLayoutInfo(configHandlingActivity); in testGetWindowLayoutInfo_enterPip_emptyWindowLayoutInfo()484 configHandlingActivity, consumer); in testGetWindowLayoutInfo_enterPip_emptyWindowLayoutInfo()486 enterPipActivityHandlesConfigChanges(configHandlingActivity); in testGetWindowLayoutInfo_enterPip_emptyWindowLayoutInfo()