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