Home
last modified time | relevance | path

Searched refs:FixedToUserRotation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java121 @interface FixedToUserRotation {} annotation in DisplayRotation
265 @FixedToUserRotation int fixedToUserRotation) { in restoreSettings()
287 void setFixedToUserRotation(@FixedToUserRotation int fixedToUserRotation) { in setFixedToUserRotation()
DWindowManagerShellCommand.java345 final @DisplayRotation.FixedToUserRotation int fixedToUserRotation; in runSetFixToUserRotation()
DDisplayWindowSettings.java112 private @DisplayRotation.FixedToUserRotation int mFixedToUserRotation =
259 @DisplayRotation.FixedToUserRotation int fixedToUserRotation) { in setFixedToUserRotation()
DWindowManagerService.java3615 @DisplayRotation.FixedToUserRotation int fixedToUserRotation) { in setRotateForApp()