Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java283 int defaultRotation = readDefaultDisplayRotation(displayAddress); in DisplayRotation()
337 private int readDefaultDisplayRotation(DisplayAddress displayAddress) { in readDefaultDisplayRotation() method in DisplayRotation