Home
last modified time | relevance | path

Searched refs:MatchContentFrameRateType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java504 public @interface MatchContentFrameRateType {} annotation in DisplayManager
1580 @MatchContentFrameRateType public int getMatchContentFrameRateUserPreference() { in getMatchContentFrameRateUserPreference()
1584 @MatchContentFrameRateType
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerShellCommand.java552 @DisplayManager.MatchContentFrameRateType int matchContentFrameRateType) { in toRefreshRateSwitchingType()