Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotationCompatPolicy.java111 mLastReportedOrientation = getOrientationInternal(); in getOrientation()
121 private synchronized int getOrientationInternal() { in getOrientationInternal() method in DisplayRotationCompatPolicy