Searched defs:readRotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1917 mLidOpenRotation = readRotation(
1919 mCarDockRotation = readRotation(
1921 mDeskDockRotation = readRotation(
1923 mUndockedHdmiRotation = readRotation(
2400 private int readRotation(int resID) { method in class:PhoneWindowManager

Completed in 57 milliseconds