Home | History | Annotate | Download | only in sensorhal

Lines Matching refs:SENSOR_STATUS_UNRELIABLE

102     mMagAccuracy = SENSOR_STATUS_UNRELIABLE;
103 mMagAccuracyRestore = SENSOR_STATUS_UNRELIABLE;
469 if (mMagAccuracy != SENSOR_STATUS_UNRELIABLE)
471 mMagAccuracy = SENSOR_STATUS_UNRELIABLE;
472 } else if (mMagAccuracy == SENSOR_STATUS_UNRELIABLE) {