Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DLocationControllerImpl.java163 final int numOps = opEntries.size(); in areActiveHighPowerLocationRequests() local
164 for (int opInd = 0; opInd < numOps; opInd++) { in areActiveHighPowerLocationRequests()