Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/
DSidecarTest.java169 SidecarDeviceState deviceState1 = mSidecarInterface.getDeviceState(); in testSidecarInterface_onDeviceStateListenersChanged() local
175 assertEquals(deviceState1.posture, deviceState2.posture); in testSidecarInterface_onDeviceStateListenersChanged()
176 assertEquals(deviceState1.posture, deviceState3.posture); in testSidecarInterface_onDeviceStateListenersChanged()