Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorFusion.h59 bool hasEstimate() const { return mFusion.hasEstimate(); } in hasEstimate() function
DFusion.cpp225 bool Fusion::hasEstimate() const { in hasEstimate() function in android::Fusion