Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotationCompatPolicy.java160 mLastReportedOrientation = getOrientationInternal(); in getOrientation()
170 private synchronized int getOrientationInternal() { in getOrientationInternal() method in DisplayRotationCompatPolicy