Searched refs:mUserRotation (Results 1 – 2 of 2) sorted by relevance
64 private int mUserRotation; field in AnimatorInflaterTest77 mUserRotation = mActivity.getWindowManager().getDefaultDisplay().getRotation(); in setup()82 mInstrumentation.getUiAutomation().setRotation(mUserRotation); in tearDown()
1118 private int mUserRotation; field in WindowManagerState.DisplayContent1164 mUserRotation = rotationProto.userRotation; in DisplayContent()