HomeSort by relevance Sort by last modified time
    Searched refs:createSensorEventConnection (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/gui/
ISensorServer.h 40 virtual sp<ISensorEventConnection> createSensorEventConnection() = 0;
  /frameworks/native/libs/gui/
ISensorServer.cpp 64 virtual sp<ISensorEventConnection> createSensorEventConnection()
93 sp<ISensorEventConnection> connection(createSensorEventConnection());
SensorManager.cpp 137 mSensorServer->createSensorEventConnection();
  /frameworks/native/services/sensorservice/
SensorService.h 71 virtual sp<ISensorEventConnection> createSensorEventConnection();
SensorService.cpp 498 sp<ISensorEventConnection> SensorService::createSensorEventConnection()
    [all...]

Completed in 80 milliseconds