Searched refs:wakeLockIndex (Results 1 – 1 of 1) sorted by relevance
3363 int wakeLockIndex; in writeHistoryDelta() local3366 wakeLockIndex = writeHistoryTag(cur.wakelockTag); in writeHistoryDelta()3370 wakeLockIndex = 0xffff; in writeHistoryDelta()3379 dest.writeInt((wakeReasonIndex<<16) | wakeLockIndex); in writeHistoryDelta()3622 int wakeLockIndex = indexes&0xffff; in readHistoryDelta() local3624 if (wakeLockIndex != 0xffff) { in readHistoryDelta()3626 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()