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