Searched refs:getChargingOptimizationChargeLabel (Results 1 – 5 of 5) sorted by relevance
76 CharSequence getChargingOptimizationChargeLabel( in getChargingOptimizationChargeLabel() method
96 public CharSequence getChargingOptimizationChargeLabel( in getChargingOptimizationChargeLabel() method in BatterySettingsFeatureProviderImpl
399 featureProvider.getChargingOptimizationChargeLabel( in updateBatteryInfoCharging()
105 assertThat(mImpl.getChargingOptimizationChargeLabel(mContext, 70, "70%", 1000L, 1000L)) in getChargingOptimizationChargeLabel_default_returnNull()
734 when(mFeatureFactory.batterySettingsFeatureProvider.getChargingOptimizationChargeLabel( in getBatteryInfo_chargeOptimizationMode_updateRemainingAndStatusLabel()