Searched refs:getCharging (Results 1 – 4 of 4) sorted by relevance
94 public boolean getCharging() { in getCharging() method in BatteryMeterView95 return mDrawable.getCharging(); in getCharging()
91 public boolean getCharging() { in getCharging() method in BatteryMeterView92 return mDrawable.getCharging(); in getCharging()
166 assertThat(mBatteryMeterView.mDrawable.getCharging()).isEqualTo(false); in updatePreference_updateBatteryInfo()198 assertThat(mBatteryMeterView.getCharging()).isTrue(); in quickUpdateHeaderPreference_onlyUpdateBatteryLevelAndChargingState()
104 assertThat(iconDrawable.getCharging()).isTrue(); in createBatteryIcon_hasCorrectInfo()