Searched defs:candidateKey (Results 1 – 3 of 3) sorted by relevance
556 long candidateKey = mIndexBuffer.getLong(offset); in lookupInternal() local607 long candidateKey = mIndexBuffer.getLong(offset); in getActiveCount() local
490 public final Key candidateKey; field in WifiCandidates.ScoredCandidate
1531 private ScanDetail getScanDetailForCandidateKey(WifiCandidates.Key candidateKey) { in getScanDetailForCandidateKey()