Home
last modified time | relevance | path

Searched refs:assumeTelevision (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/
DTvPipKeepClearAlgorithmTest.kt81 assumeTelevision() in testAnchorPosition_BottomRight()
88 assumeTelevision() in testAnchorPosition_TopRight()
95 assumeTelevision() in testAnchorPosition_TopLeft()
102 assumeTelevision() in testAnchorPosition_BottomLeft()
109 assumeTelevision() in testAnchorPosition_Right()
116 assumeTelevision() in testAnchorPosition_Left()
123 assumeTelevision() in testAnchorPosition_Top()
130 assumeTelevision() in testAnchorPosition_Bottom()
137 assumeTelevision() in testAnchorPosition_TopCenterHorizontal()
144 assumeTelevision() in testAnchorPosition_BottomCenterHorizontal()
[all …]
DTvPipBoundsControllerTest.kt114 assumeTelevision() in testPlacement_MovedAfterDebounceTimeout()
122 assumeTelevision() in testStashedPlacement_MovedAfterDebounceTimeout_Unstashes()
130 assumeTelevision() in testDebounceSamePlacement_MovesDebounceTimeoutAfterFirstPlacement()
140 assumeTelevision() in testNoMovementUntilPlacementStabilizes()
154 assumeTelevision() in testUnstashIfStashNoLongerNecessary()
164 assumeTelevision() in testRestashingPlacementDelaysUnstash()
176 assumeTelevision() in testNonRestashingPlacementDoesNotDelayUnstash()
187 assumeTelevision() in testImmediatePlacement()
195 assumeTelevision() in testImmediatePlacement_DoNotStashIfAlreadyUnstashed()
206 assumeTelevision() in testInMoveMode_KeepAtAnchor()
[all …]
DTvPipActionProviderTest.java107 assumeTelevision(); in setUp()
DTvPipGravityTest.java56 assumeTelevision(); in setUp()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
DShellTestCase.java78 protected void assumeTelevision() { in assumeTelevision() method in ShellTestCase