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