Home
last modified time | relevance | path

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

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