Searched refs:ATOMIC_COUNTER_OFFSET (Results 1 – 1 of 1) sorted by relevance
104 private static final int ATOMIC_COUNTER_OFFSET = 12; field in SensorDirectReportTest966 memType, secondary, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in collectSensorEventsRealtime()1019 offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in checkAtomicCounterUpdate()1699 mByteBuffer.position(offset + ATOMIC_COUNTER_OFFSET);1704 ByteBuffer b = ByteBuffer.wrap(buf, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE);