Searched refs:doesDeviceSupportRotation (Results 1 – 2 of 2) sorted by relevance
111 assumeTrue(doesDeviceSupportRotation()); in assumeSupportsRotation()118 protected boolean doesDeviceSupportRotation() { in doesDeviceSupportRotation() method in WindowManagerJetpackTestBase
229 if (!doesDeviceSupportRotation()) { in testSplitAttributesCalculatorInvocation_screenRotation()