HomeSort by relevance Sort by last modified time
    Searched refs:setDeviceRotation (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerDockedStackTests.java 230 setDeviceRotation(0);
232 setDeviceRotation(1);
234 setDeviceRotation(2);
236 setDeviceRotation(3);
240 setDeviceRotation(1);
242 setDeviceRotation(3);
244 setDeviceRotation(0);
246 setDeviceRotation(2);
248 setDeviceRotation(0);
262 setDeviceRotation(0)
    [all...]
ActivityManagerConfigChangeTests.java 64 setDeviceRotation(4 - rotationStep);
69 setDeviceRotation(rotation);
ActivityManagerAppConfigurationTests.java 67 setDeviceRotation(0);
72 setDeviceRotation(1);
83 setDeviceRotation(0);
88 setDeviceRotation(1);
ActivityManagerTestBase.java 328 protected void setDeviceRotation(int rotation) throws DeviceNotAvailableException {

Completed in 980 milliseconds