Home
last modified time | relevance | path

Searched refs:expectStarted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DBoundsAnimationControllerTests.java324 BoundsAnimationDriver expectStarted(boolean schedulePipModeChanged) { in expectStarted() method in BoundsAnimationControllerTests.BoundsAnimationDriver
442 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFullscreenToFloatingTransition()
454 .expectStarted(SCHEDULE_PIP_MODE_CHANGED) in testFloatingToFullscreenTransition()
466 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFloatingToSmallerFloatingTransition()
478 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFloatingToLargerFloatingTransition()
492 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFullscreenToFloatingCancelFromTarget()
502 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFullscreenToFloatingCancelFromAnimationToSameBounds()
513 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFullscreenToFloatingCancelFromAnimationToFloatingBounds()
527 .expectStarted(!SCHEDULE_PIP_MODE_CHANGED) in testFullscreenToFloatingCancelFromAnimationToFullscreenBounds()
540 .expectStarted(SCHEDULE_PIP_MODE_CHANGED) in testFloatingToFullscreenCancelFromTarget()
[all …]
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java3921 public void expectStarted() throws Exception { in expectStarted() method in ConnectivityServiceTest.TestKeepaliveCallback
3995 public void expectStarted() throws InterruptedException { in expectStarted() method in ConnectivityServiceTest.TestSocketKeepaliveCallback
4087 callback.expectStarted(); in testPacketKeepalives()
4095 callback.expectStarted(); in testPacketKeepalives()
4104 callback.expectStarted(); in testPacketKeepalives()
4122 callback.expectStarted(); in testPacketKeepalives()
4129 callback2.expectStarted(); in testPacketKeepalives()
4139 callback3.expectStarted(); in testPacketKeepalives()
4241 callback.expectStarted(); in doTestNattSocketKeepalivesWithExecutor()
4248 callback.expectStarted(); in doTestNattSocketKeepalivesWithExecutor()
[all …]