Searched refs:opEntries (Results 1 – 1 of 1) sorted by relevance
161 List<AppOpsManager.OpEntry> opEntries = packageOp.getOps(); in areActiveHighPowerLocationRequests() local162 if (opEntries != null) { in areActiveHighPowerLocationRequests()163 final int numOps = opEntries.size(); in areActiveHighPowerLocationRequests()165 AppOpsManager.OpEntry opEntry = opEntries.get(opInd); in areActiveHighPowerLocationRequests()