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
438 public final Key candidateKey; field in WifiCandidates.ScoredCandidate
1299 private ScanDetail getScanDetailForCandidateKey(WifiCandidates.Key candidateKey) { in getScanDetailForCandidateKey()