Searched defs:votes (Results 1 – 1 of 1) sorted by relevance
146 SparseArray<Vote> votes = getVotesLocked(displayId); in getAllowedModes() local161 final SparseArray<Vote> votes; in getVotesLocked() local181 private int[] getAllowedModesLocked(@NonNull SparseArray<Vote> votes, in getAllowedModesLocked()333 SparseArray<Vote> votes = mVotesByDisplay.valueAt(i); in dump() local364 final SparseArray<Vote> votes = getOrCreateVotesByDisplay(displayId); in updateVoteLocked() local399 SparseArray<Vote> votes = new SparseArray<>(); in getOrCreateVotesByDisplay() local