Home
last modified time | relevance | path

Searched refs:batchReportLatencyNs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_sensor_SensorService.cpp85 int64_t batchReportLatencyNs) override;
259 int32_t handle, bool enabled, int64_t samplingPeriodNs, int64_t batchReportLatencyNs) { in onConfigurationChanged() argument
264 static_cast<jint>(ns2us(batchReportLatencyNs))); in onConfigurationChanged()