Home
last modified time | relevance | path

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

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