Searched refs:createSensorEventConnection (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/include/gui/
H A DISensorServer.h40 virtual sp<ISensorEventConnection> createSensorEventConnection() = 0;
/frameworks/native/libs/gui/
H A DISensorServer.cpp64 virtual sp<ISensorEventConnection> createSensorEventConnection() function in class:android::BpSensorServer
93 sp<ISensorEventConnection> connection(createSensorEventConnection());
H A DSensorManager.cpp137 mSensorServer->createSensorEventConnection();
/frameworks/native/services/sensorservice/
H A DSensorService.h71 virtual sp<ISensorEventConnection> createSensorEventConnection();
H A DSensorService.cpp499 sp<ISensorEventConnection> SensorService::createSensorEventConnection() function in class:android::SensorService

Completed in 554 milliseconds