Searched refs:setIsTranslucent (Results 1 – 5 of 5) sorted by relevance
331 fullscreenStack.setIsTranslucent(false); in testShouldBeVisible_Fullscreen()337 fullscreenStack.setIsTranslucent(true); in testShouldBeVisible_Fullscreen()356 splitScreenPrimary.setIsTranslucent(false); in testShouldBeVisible_SplitScreen()357 splitScreenSecondary.setIsTranslucent(false); in testShouldBeVisible_SplitScreen()368 splitScreenPrimary.setIsTranslucent(true); in testShouldBeVisible_SplitScreen()384 splitScreenSecondary2.setIsTranslucent(false); in testShouldBeVisible_SplitScreen()394 splitScreenSecondary2.setIsTranslucent(true); in testShouldBeVisible_SplitScreen()406 assistantStack.setIsTranslucent(false); in testShouldBeVisible_SplitScreen()421 assistantStack.setIsTranslucent(true); in testShouldBeVisible_SplitScreen()436 assistantStack.setIsTranslucent(false); in testShouldBeVisible_SplitScreen()[all …]
217 .setIsTranslucent(true) in testIsTranslucentPersistAndLoadSnapshot()220 .setIsTranslucent(false) in testIsTranslucentPersistAndLoadSnapshot()
135 TaskSnapshotBuilder setIsTranslucent(boolean isTranslucent) { in setIsTranslucent() method in TaskSnapshotPersisterTestBase.TaskSnapshotBuilder
417 stack.setIsTranslucent(false); in testPushConfigurationWhenLaunchTaskBehind()
826 void setIsTranslucent(boolean isTranslucent) { in setIsTranslucent() method in ActivityTestsBase.TestActivityStack