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

*/
var HistoryTag = {

/***/
string : "null",
/***/
uid : "null",
/***/
poolIdx : "null",
/**
*/
setTo : function(  ) {},

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

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

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

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

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


};