Searched refs:setShowSystemDecorations (Results 1 – 4 of 4) sorted by relevance
119 .setSimulateDisplay(true).setShowSystemDecorations(true).createDisplay(); in testWallpaperGetDisplayContext()140 .setPublicDisplay(true).setShowSystemDecorations(true).createVirtualDisplay(); in testWallpaperShowOnSecondaryDisplays()143 .setSimulateDisplay(true).setShowSystemDecorations(true).createDisplay(); in testWallpaperShowOnSecondaryDisplays()210 .setPublicDisplay(true).setShowSystemDecorations(true).createVirtualDisplay(); in testNavBarShowingOnDisplayWithDecor()228 .setShowSystemDecorations(false).createVirtualDisplay(); in testNavBarNotShowingOnDisplayWithoutDecor()247 .setShowSystemDecorations(true).createVirtualDisplay(); in testNavBarNotShowingOnPrivateDisplay()264 .setPublicDisplay(true).setShowSystemDecorations(true).createVirtualDisplay(); in waitAndAssertNavBarStatesAreTheSame()310 = externalDisplaySession.setShowSystemDecorations(true).createVirtualDisplay(); in testLaunchSingleHomeActivityOnDisplayWithDecorations()332 = externalDisplaySession.setShowSystemDecorations(true).createVirtualDisplay(); in testLaunchSingleSecondaryHomeActivityOnDisplayWithDecorations()353 = externalDisplaySession.setShowSystemDecorations(true).createVirtualDisplay(); in testLaunchHomeActivityOnDisplayWithDecorations()[all …]
73 VirtualDisplayHelper setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() method in VirtualDisplayHelper
297 VirtualDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() method in MultiDisplayTestBase.VirtualDisplaySession667 ExternalDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() method in MultiDisplayTestBase.ExternalDisplaySession683 .setShowSystemDecorations(mShowSystemDecorations) in createVirtualDisplay()
175 .setSimulateDisplay(true).setShowSystemDecorations(true).createDisplay(); in testDisplayIdUpdateWhenImeMove()