Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/rule/
DLocationUsageRule.java60 final long locationRequestThresholdMs = (long) (getTimeOnBattery() * in applyRule() local
69 locationRequestThresholdMs)) { in applyRule()