Searched refs:wakeLockIndex (Results 1 – 1 of 1) sorted by relevance
2017 int wakeLockIndex; in writeHistoryDelta() local2020 wakeLockIndex = writeHistoryTag(cur.wakelockTag); in writeHistoryDelta()2024 wakeLockIndex = 0xffff; in writeHistoryDelta()2033 dest.writeInt((wakeReasonIndex<<16) | wakeLockIndex); in writeHistoryDelta()2146 int wakeLockIndex = indexes&0xffff; in readHistoryDelta() local2148 if (wakeLockIndex != 0xffff) { in readHistoryDelta()2150 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()