Searched refs:DELTA_EVENT_FLAG (Results 1 – 1 of 1) sorted by relevance
1927 static final int DELTA_EVENT_FLAG = 0x00800000; field in BatteryStatsImpl1979 firstToken |= DELTA_EVENT_FLAG; in writeHistoryDelta()2170 if ((firstToken&DELTA_EVENT_FLAG) != 0) { in readHistoryDelta()