Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp302 return mService->configureRuntimeSensorDirectChannel(handle, this, config); in configure()
H A DSensorService.h200 int configureRuntimeSensorDirectChannel(int sensorHandle, const SensorDirectConnection* c,
H A DSensorService.cpp1764 int SensorService::configureRuntimeSensorDirectChannel( in configureRuntimeSensorDirectChannel() function in android::SensorService