Searched defs:restart (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp373 bool restart = (!mDmpStarted) && (sen_mask != 0); local
375 if (changing_sensors || restart) {
377 ALOGV_IF(EXTRA_VERBOSE, "cs:%d rs:%d ", changing_sensors, restart);

Completed in 25 milliseconds