Searched refs:SWITCHING_TYPE_NONE (Results 1 – 10 of 10) sorted by relevance
19 import static android.hardware.display.DisplayManager.SWITCHING_TYPE_NONE;248 if (refreshRateSwitchingType == SWITCHING_TYPE_NONE) { in updateFrameRateVote()
511 SWITCHING_TYPE_NONE,524 public static final int SWITCHING_TYPE_NONE = 0; field in DisplayManager1541 case SWITCHING_TYPE_NONE: in toMatchContentFrameRateSetting()
170 return DisplayManager.SWITCHING_TYPE_NONE; in toSwitchingType()
460 return DisplayManager.SWITCHING_TYPE_NONE; in toSwitchingType()
442 .thenReturn(DisplayManager.SWITCHING_TYPE_NONE); in testSwitchingTypeForExactVote()469 .thenReturn(DisplayManager.SWITCHING_TYPE_NONE); in testSwitchingTypeForPreferredVote()498 .thenReturn(DisplayManager.SWITCHING_TYPE_NONE); in testSwitchingTypeForDenylist()
265 .thenReturn(DisplayManager.SWITCHING_TYPE_NONE); in testSwitchingTypeNone()
404 return DisplayManager.SWITCHING_TYPE_NONE; in toRefreshRateSwitchingType()
521 mModeSwitchingType == DisplayManager.SWITCHING_TYPE_NONE in getDesiredDisplayModeSpecs()532 if (mModeSwitchingType == DisplayManager.SWITCHING_TYPE_NONE) { in getDesiredDisplayModeSpecs()819 case DisplayManager.SWITCHING_TYPE_NONE: in switchingTypeToString()
704 .isNotEqualTo(DisplayManager.SWITCHING_TYPE_NONE);717 director.setModeSwitchingType(DisplayManager.SWITCHING_TYPE_NONE);719 .isEqualTo(DisplayManager.SWITCHING_TYPE_NONE);2054 director.setModeSwitchingType(DisplayManager.SWITCHING_TYPE_NONE); in testRenderFrameRateIsAchievableWhenSwitchingTypeNone()
1561 field public static final int SWITCHING_TYPE_NONE = 0; // 0x0