Searched refs:getCharging (Results 1 – 3 of 3) sorted by relevance
87 public boolean getCharging() { in getCharging() method in BatteryMeterView88 return mDrawable.getCharging(); in getCharging()
195 public boolean getCharging() { in getCharging() method in BatteryMeterDrawableBase
113 assertThat(iconDrawable.getCharging()).isTrue(); in createBatteryIcon_hasCorrectInfo()