Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/power_test/common/
H A Drequest_manager.cc159 bool RequestManager::requestGnssLocation( in requestGnssLocation() function in chre::RequestManager
270 success &= requestGnssLocation(enable, chre::kOneSecondInNanoseconds, in requestBreakIt()
329 requestGnssLocation(msg->enable(), msg->scan_interval_millis(), in handleMessageFromHost()
/aosp12/system/chre/apps/power_test/common/include/
H A Drequest_manager.h112 bool requestGnssLocation(bool enable, uint32_t scanIntervalMillis,