Searched refs:mSourceOrientation (Results 1 – 1 of 1) sorted by relevance
2254 final @ActivityInfo.ScreenOrientation int mSourceOrientation; field in DisplayRotation.RotationHistory.Record2281 mSourceOrientation = w != null in Record()2286 mSourceOrientation = SCREEN_ORIENTATION_UNSET; in Record()2310 + " " + ActivityInfo.screenOrientationToString(mSourceOrientation)); in dump()