Home
last modified time | relevance | path

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

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