Home
last modified time | relevance | path

Searched defs:hubConnection (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/sensorhal/
Dsensors.cpp246 SensorContext::HubConnectionOperation::HubConnectionOperation(sp<HubConnection> hubConnection) in HubConnectionOperation()
323 Callback(sp<HubConnection> hubConnection) : mHubConnection(hubConnection) {} in Callback()