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

  /system/chre/core/include/chre/core/
gnss_manager.h 332 return mLocationSession;
360 GnssSession mLocationSession;
  /system/chre/core/
gnss_manager.cc 27 : mLocationSession(CHRE_EVENT_GNSS_LOCATION),
42 success &= mLocationSession.logStateToBuffer(buffer, bufferPos, bufferSize);

Completed in 71 milliseconds