Searched defs:votes (Results 1 – 1 of 1) sorted by relevance
120 SparseArray<Vote> votes = getVotesLocked(displayId); in getAllowedModes() local135 final SparseArray<Vote> votes; in getVotesLocked() local155 private int[] getAllowedModesLocked(@NonNull SparseArray<Vote> votes, in getAllowedModesLocked()307 SparseArray<Vote> votes = mVotesByDisplay.valueAt(i); in dump() local337 final SparseArray<Vote> votes = getOrCreateVotesByDisplay(displayId); in updateVoteLocked() local372 SparseArray<Vote> votes = new SparseArray<>(); in getOrCreateVotesByDisplay() local