Searched refs:OrientationTestUtils (Results 1 – 3 of 3) sorted by relevance
24 import android.app.stubs.OrientationTestUtils;56 OrientationTestUtils.toggleOrientation(activity); in testApplication()
21 import android.app.stubs.OrientationTestUtils;226 OrientationTestUtils.toggleOrientationSync(mActivity, mInstrumentation); in testOnSaveInstanceState()
23 public class OrientationTestUtils { class