HomeSort by relevance Sort by last modified time
    Searched refs:handleLocationSessionStatusChange (Results 1 - 3 of 3) sorted by null

  /system/chre/platform/shared/
platform_gnss.cc 95 .handleLocationSessionStatusChange(enabled, errorCode);
  /system/chre/core/include/chre/core/
gnss_request_manager.h 89 void handleLocationSessionStatusChange(bool enabled, uint8_t errorCode);
282 * scan monitor. See the handleLocationSessionStatusChange method which may be
  /system/chre/core/
gnss_request_manager.cc 58 void GnssRequestManager::handleLocationSessionStatusChange(bool enabled,

Completed in 199 milliseconds