Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java4800 final WindowOrientationListener orientationListener = in registerProposedRotationListener() local
4802 if (orientationListener != null) { in registerProposedRotationListener()
4804 final int rotation = orientationListener.getProposedRotation(); in registerProposedRotationListener()