Home
last modified time | relevance | path

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

/frameworks/native/libs/sensor/
DISensorEventConnection.cpp43 class BpSensorEventConnection : public BpInterface<ISensorEventConnection> class
46 explicit BpSensorEventConnection(const sp<IBinder>& impl) in BpSensorEventConnection() function in android::BpSensorEventConnection
51 virtual ~BpSensorEventConnection();
115 BpSensorEventConnection::~BpSensorEventConnection() { } in ~BpSensorEventConnection()