Searched refs:fillDisconnectionEvent (Results 1 – 2 of 2) sorted by relevance
79 static void fillDisconnectionEvent(sensors_event_t* event, int metaHandle, int handle);
178 ConnectionReport::fillDisconnectionEvent(&event, mHandleRange.first, handle); in unregisterSensor()280 fillDisconnectionEvent(sensors_event_t* event, int metaHandle, int handle) { in fillDisconnectionEvent() function in android::SensorHalExt::DynamicSensorManager::ConnectionReport