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
232 SparseArray<Vote> votes = new SparseArray<>(); in testDisplayModeVoting() local271 SparseArray<Vote> votes = new SparseArray<>(); in testDisplayModeVoting() local287 SparseArray<Vote> votes = new SparseArray<>(); in testVotingWithFloatingPointErrors() local419 SparseArray<Vote> votes = new SparseArray<>(); local1377 SparseArray<Vote> votes = new SparseArray<>(); local1424 SparseArray<Vote> votes = new SparseArray<>(); in testAppRequestMaxRefreshRate() local1692 SparseArray<Vote> votes = new SparseArray<>(); in testAppRequestsIsTheDefaultMode() local1710 SparseArray<Vote> votes = new SparseArray<>(); in testDisableRefreshRateSwitchingVote() local1756 SparseArray<Vote> votes = new SparseArray<>(); in testBaseModeIdInPrimaryRange() local1833 SparseArray<Vote> votes = new SparseArray<>(); in testStaleAppVote() 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