Searched refs:getSensorInterfaceFromHandle (Results 1 – 4 of 4) sorted by relevance
163 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in addSensor()205 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in hasOneShotSensors()248 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in updateLooperRegistrationLocked()562 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in sendPendingFlushEventsLocked()696 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in enableDisable()736 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in setEventRate()865 mService->getSensorInterfaceFromHandle(sensor_event.sensor); in handleEvent()915 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(it.first); in computeMaxCacheSizeLocked()
154 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in configureChannel()229 std::shared_ptr<SensorInterface> si = mService->getSensorInterfaceFromHandle(handle); in capRates()
629 std::shared_ptr<SensorInterface> s = getSensorInterfaceFromHandle(i.first); in dump()759 std::shared_ptr<SensorInterface> s = getSensorInterfaceFromHandle(i.first); in dumpProtoLocked()1050 std::shared_ptr<SensorInterface> si = getSensorInterfaceFromHandle(handle); in cleanupAutoDisabledSensorLocked()1196 std::shared_ptr<SensorInterface> si = getSensorInterfaceFromHandle(handle); in threadLoop()1425 std::shared_ptr<SensorInterface> sensor = getSensorInterfaceFromHandle(handle); in isVirtualSensor()1434 std::shared_ptr<SensorInterface> sensor = getSensorInterfaceFromHandle(handle); in isWakeUpSensorEvent()1880 std::shared_ptr<SensorInterface> sensor = getSensorInterfaceFromHandle(handle); in cleanupConnection()2004 std::shared_ptr<SensorInterface> SensorService::getSensorInterfaceFromHandle(int handle) const { in getSensorInterfaceFromHandle() function in android::SensorService2027 std::shared_ptr<SensorInterface> sensor = getSensorInterfaceFromHandle(handle); in enable()2173 std::shared_ptr<SensorInterface> sensor = getSensorInterfaceFromHandle(handle); in disable()[all …]
415 std::shared_ptr<SensorInterface> getSensorInterfaceFromHandle(int handle) const;