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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java534 int mDemoHdmiRotation; field in class:PhoneWindowManager
2246 mDemoHdmiRotation = mPortraitRotation;
2248 mDemoHdmiRotation = mLandscapeRotation;
7119 preferredRotation = mDemoHdmiRotation;
8477 pw.print(prefix); pw.print("mDemoHdmiRotation="); pw.print(mDemoHdmiRotation);

Completed in 312 milliseconds