Searched refs:handleDynamicSensorConnection (Results 1 – 3 of 3) sorted by relevance
65 void handleDynamicSensorConnection(int handle, bool connected);
260 void SensorDevice::handleDynamicSensorConnection(int handle, bool connected) { in handleDynamicSensorConnection() function in android::SensorDevice
1089 SensorDevice::getInstance().handleDynamicSensorConnection( in disconnectDynamicSensor()1268 device.handleDynamicSensorConnection(handle, true /*connected*/); in threadLoop()