Home
last modified time | relevance | path

Searched refs:mOrientationSession (Results 1 – 1 of 1) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlTest.java82 private IgnoreOrientationRequestSession mOrientationSession; field in AttachedSurfaceControlTest
138 mOrientationSession = new IgnoreOrientationRequestSession(false /* enable */); in setup()
156 if (mOrientationSession != null) { in teardown()
157 mOrientationSession.close(); in teardown()