Searched refs:mPreviousOrientation (Results 1 – 2 of 2) sorted by relevance
76 mPreviousOrientation = ORIENTATIONS[mOrientationIndex]; in changeOrientation()89 assertNotEquals(mPreviousOrientation, currentDeviceOrientation); in verifyOrientationChange()
71 protected int mPreviousOrientation; field in PlayerListener