Home
last modified time | relevance | path

Searched defs:configurePassiveLocationListener (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/chre/platform/shared/
H A Dplatform_gnss.cc136 bool PlatformGnss::configurePassiveLocationListener(bool enable) { in configurePassiveLocationListener() function in chre::PlatformGnss
/aosp_15_r20/system/chre/pal/include/chre/pal/
H A Dgnss.h285 bool (*configurePassiveLocationListener)(bool enable); member
/aosp_15_r20/system/chre/chpp/services/
H A Dgnss.c87 configurePassiveLocationListener; // Configure Passive location receiving member
/aosp_15_r20/system/chre/core/
H A Dgnss_manager.cc106 bool GnssManager::configurePassiveLocationListener(Nanoapp *nanoapp, in configurePassiveLocationListener() function in chre::GnssManager