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

/frameworks/native/include/gui/
H A DISensorEventConnection.h38 virtual sp<BitTube> getSensorChannel() const = 0;
/frameworks/native/libs/gui/
H A DISensorEventConnection.cpp47 virtual sp<BitTube> getSensorChannel() const function in class:android::BpSensorEventConnection
86 sp<BitTube> channel(getSensorChannel());
H A DSensorEventQueue.cpp48 mSensorChannel = mSensorEventConnection->getSensorChannel();
/frameworks/native/services/sensorservice/
H A DSensorService.h74 virtual sp<BitTube> getSensorChannel() const;
H A DSensorService.cpp641 sp<BitTube> SensorService::SensorEventConnection::getSensorChannel() const function in class:android::SensorService::SensorEventConnection

Completed in 73 milliseconds