Searched refs:mLastDisplayOrientation (Results 1 – 1 of 1) sorted by relevance
62 private int mLastDisplayOrientation; field in RotationProvider72 mLastDisplayOrientation = applicationContext.getSystemService(DisplayManager.class) in RotationProvider()80 mRotation = sensorOrientationToRotationDegrees(mLastDisplayOrientation); in RotationProvider()95 mLastDisplayOrientation = orientation; in RotationProvider()165 mOrientationListener.onOrientationChanged(mLastDisplayOrientation); in updateSensorOrientation()