Searched refs:mLidOpenRotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java439 int mLidOpenRotation; field in class:PhoneWindowManager
1607 mLidOpenRotation = readRotation(
6692 if (mLidState == LID_OPEN && mLidOpenRotation >= 0) {
6694 preferredRotation = mLidOpenRotation;
7842 pw.print(" mLidOpenRotation="); pw.print(mLidOpenRotation);

Completed in 70 milliseconds