Searched refs:slowThreshold (Results 1 – 2 of 2) sorted by relevance
132 final int slowThreshold = context.getResources().getInteger( in getChargingSpeed() local137 maxChargingWattage < slowThreshold ? CHARGING_SLOWLY : in getChargingSpeed()
313 final long slowThreshold = isCore in rawGetService() local324 if (time >= slowThreshold) { in rawGetService()