Searched refs:DELTA_WAKELOCK_FLAG (Results 1 – 1 of 1) sorted by relevance
2741 static final int DELTA_WAKELOCK_FLAG = 0x00400000; field in BatteryStatsImpl2803 firstToken |= DELTA_WAKELOCK_FLAG; in writeHistoryDelta()3100 if ((firstToken&DELTA_WAKELOCK_FLAG) != 0) { in readHistoryDelta()