Searched refs:ATOMIC_COUNTER_OFFSET (Results 1 – 1 of 1) sorted by relevance
101 private static final int ATOMIC_COUNTER_OFFSET = 12; field in SensorDirectReportTest1145 memType, secondary, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in collectSensorEventsRealtime()1198 offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE)) { in checkAtomicCounterUpdate()1880 mByteBuffer.position(offset + ATOMIC_COUNTER_OFFSET);1885 ByteBuffer b = ByteBuffer.wrap(buf, offset + ATOMIC_COUNTER_OFFSET, ATOMIC_COUNTER_SIZE);