Home
last modified time | relevance | path

Searched refs:bestMatchConfidence (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
DIpMemoryStoreDatabase.java580 float bestMatchConfidence = in findClosestAttributes() local
585 if (confidence > bestMatchConfidence) { in findClosestAttributes()
587 bestMatchConfidence = confidence; in findClosestAttributes()