Searched refs:getMaxRefreshRate (Results 1 – 2 of 2) sorted by relevance
57 int maxRefreshRate = getMaxRefreshRate(vote, mIgnoredRenderRate); in reportVoteAdded()95 int maxRefreshRate = getMaxRefreshRate(vote, mIgnoredRenderRate); in reportVotesActivated()103 int maxRefreshRate = getMaxRefreshRate(vote, mIgnoredRenderRate); in reportVotesActivated()114 private static int getMaxRefreshRate(@NonNull Vote vote, boolean ignoreRenderRate) { in getMaxRefreshRate() method in VotesStatsReporter130 getMaxRefreshRate(subVote, ignoreRenderRate)); in getMaxRefreshRate()
11467 PLcom/android/server/display/mode/VotesStatsReporter;->getMaxRefreshRate(Lcom/android/server/displa…