Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayAdjustments.java97 public FixedRotationAdjustments getFixedRotationAdjustments() { in getFixedRotationAdjustments() method in DisplayAdjustments
H A DDisplay.java1596 ? (", " + adjustments.getFixedRotationAdjustments() + ", ") : ", ") in toString()
/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java7236 writer.println(getResources().getDisplayAdjustments().getFixedRotationAdjustments());