Home
last modified time | relevance | path

Searched refs:gMeasurementSupported (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/gnss_world/
Dgnss_world.cc54 bool gMeasurementSupported = false; variable
136 supported = gMeasurementSupported; in handleTimerEvent()
258 gMeasurementSupported = true; in nanoappStart()
266 gMeasurementSupported = true; in nanoappStart()
282 if (gMeasurementSupported && kEnableMeasurementTest) { in nanoappStart()