HomeSort by relevance Sort by last modified time
    Searched defs:hasEstimate (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorFusion.h 59 bool hasEstimate() const { return mFusion.hasEstimate(); }
Fusion.cpp 225 bool Fusion::hasEstimate() const {
230 if (hasEstimate())

Completed in 48 milliseconds