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