Searched defs:votes (Results 1 – 4 of 4) sorted by relevance
61 SparseArray<Vote> votes = mVotesStorage.getVotes(DISPLAY_ID); in addsVoteToStorage() local82 SparseArray<Vote> votes = mVotesStorage.getVotes(DISPLAY_ID); in addsAnotherVoteToStorageWithDifferentPriority() local96 SparseArray<Vote> votes = mVotesStorage.getVotes(DISPLAY_ID); in replacesVoteInStorageForSamePriority() local118 SparseArray<Vote> votes = mVotesStorage.getVotes(DISPLAY_ID); in addsGlobalDisplayVoteToStorage() local
287 SparseArray<Vote> votes = new SparseArray<>(); in testVotingWithFloatingPointErrors() local419 SparseArray<Vote> votes = new SparseArray<>(); local1427 SparseArray<Vote> votes = new SparseArray<>(); local1474 SparseArray<Vote> votes = new SparseArray<>(); in testAppRequestMaxRefreshRate() local1742 SparseArray<Vote> votes = new SparseArray<>(); in testAppRequestsIsTheDefaultMode() local1760 SparseArray<Vote> votes = new SparseArray<>(); in testDisableRefreshRateSwitchingVote() local1806 SparseArray<Vote> votes = new SparseArray<>(); in testBaseModeIdInPrimaryRange() local1883 SparseArray<Vote> votes = new SparseArray<>(); in testStaleAppVote() local1924 SparseArray<Vote> votes = new SparseArray<>(); in testRefreshRateIsSubsetOfFrameRate() local1983 SparseArray<Vote> votes = new SparseArray<>(); in testRenderFrameRateIsAchievableByPhysicalRefreshRate() local[all …]
94 SparseArray<Vote> votes; in updateVote() local128 SparseArray<Vote> votes = votesByDisplayLocal.valueAt(i); in dump() local
267 SparseArray<Vote> votes, in summarizeVotes()382 SparseArray<Vote> votes = mVotesStorage.getVotes(displayId); in getDesiredDisplayModeSpecs() local755 SparseArray<Vote> votes = mVotesStorage.getVotes(displayId); in getVote() local