public boolean isOnBattery() {
   return mStats.isOnBattery();
 }