Searched refs:wakeLockIndex (Results 1 – 1 of 1) sorted by relevance
1929 int wakeLockIndex; in writeHistoryDelta() local1932 wakeLockIndex = writeHistoryTag(cur.wakelockTag); in writeHistoryDelta()1936 wakeLockIndex = 0xffff; in writeHistoryDelta()1945 dest.writeInt((wakeReasonIndex<<16) | wakeLockIndex); in writeHistoryDelta()2167 int wakeLockIndex = indexes&0xffff; in readHistoryDelta() local2169 if (wakeLockIndex != 0xffff) { in readHistoryDelta()2171 readHistoryTag(wakeLockIndex, cur.wakelockTag); in readHistoryDelta()