Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAppScanStats.java50 static final int OPPORTUNISTIC_WEIGHT = 0; field in AppScanStats
499 Score = (oppScanTime * OPPORTUNISTIC_WEIGHT + lowPowerScanTime * LOW_POWER_WEIGHT in dumpToString()