HomeSort by relevance Sort by last modified time
    Searched defs:controlLocationSession (Results 1 - 2 of 2) sorted by null

  /system/chre/platform/shared/
platform_gnss.cc 69 bool PlatformGnss::controlLocationSession(bool enable, Milliseconds minInterval,
73 return mGnssApi->controlLocationSession(enable,
  /system/chre/pal/include/chre/pal/
gnss.h 25 * asynchronous APIs such as controlLocationSession() under reasonable resource
64 * location session status requested via controlLocationSession in struct
69 * call to controlLocationSession. If the location session is terminated on
79 * @see #controlLocationSession
192 bool (*controlLocationSession)(

Completed in 60 milliseconds