Searched refs:m_halProxyCallback (Results 1 – 2 of 2) sorted by relevance
334 m_halProxyCallback = halProxyCallback; in initialize()356 m_halProxyCallback->postEvents( in doPostSensorEventLocked()358 m_halProxyCallback->createScopedWakelock(isWakeupEvent)); in doPostSensorEventLocked()398 m_halProxyCallback->postEvents( in sendAdditionalInfoReport()400 m_halProxyCallback->createScopedWakelock(isWakeupEvent)); in sendAdditionalInfoReport()
137 sp<IHalProxyCallback> m_halProxyCallback; member