Searched defs:receivedTimestamp (Results 1 – 2 of 2) sorted by relevance
32 public final long receivedTimestamp; field in TestSensorEvent53 public TestSensorEvent(SensorEvent event, long receivedTimestamp) { in TestSensorEvent()72 public TestSensorEvent(Sensor sensor, long timestamp, long receivedTimestamp, int accuracy, in TestSensorEvent()
426 long receivedTimestamp, in assertTimestampSynchronization()