/**@class android.os.BatteryStats.HistoryEventTracker
@extends java.lang.Object

*/
var HistoryEventTracker = {

/**
*/
updateState : function(  ) {},

/**
*/
removeEvents : function(  ) {},

/**
*/
getStateForEvent : function(  ) {},


};