Home
last modified time | relevance | path

Searched refs:SwitchingType (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/display/
H A DDisplayManager.java386 public @interface SwitchingType {} annotation in DisplayManager
1147 public void setRefreshRateSwitchingType(@SwitchingType int newValue) { in setRefreshRateSwitchingType()
1170 private int toMatchContentFrameRateSetting(@SwitchingType int switchingType) { in toMatchContentFrameRateSetting()
H A DDisplayManagerInternal.java313 @DisplayManager.SwitchingType
H A DDisplayManagerGlobal.java910 public void setRefreshRateSwitchingType(@DisplayManager.SwitchingType int newValue) { in setRefreshRateSwitchingType()
923 @DisplayManager.SwitchingType
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayModeDirector.java142 @DisplayManager.SwitchingType
546 public void setModeSwitchingType(@DisplayManager.SwitchingType int newType) { in setModeSwitchingType()
558 @DisplayManager.SwitchingType
684 private static String switchingTypeToString(@DisplayManager.SwitchingType int type) { in switchingTypeToString()
H A DDisplayManagerService.java1439 void setRefreshRateSwitchingTypeInternal(@DisplayManager.SwitchingType int newValue) {
1443 @DisplayManager.SwitchingType