Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/vts/functional/
DVtsHalGnssV1_0TargetTest.cpp42 bool sAgpsIsPresent = false; // if SUPL or XTRA assistance available variable
156 int firstGnssLocationTimeoutSeconds = sAgpsIsPresent ? 15 : 45; in StartAndGetSingleLocation()
163 if (sAgpsIsPresent) { in StartAndGetSingleLocation()
500 sAgpsIsPresent = true; in main()