Home
last modified time | relevance | path

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

/system/chre/apps/gnss_world/
Dgnss_world.cc53 bool gLocationSupported = false; variable
130 supported = gLocationSupported; in handleTimerEvent()
257 gLocationSupported = true; in nanoappStart()
262 gLocationSupported = true; in nanoappStart()
278 if (gLocationSupported && kEnableLocationTest) { in nanoappStart()