Searched refs:mStartRequestType (Results 1 – 2 of 2) sorted by relevance
180 uint8_t mStartRequestType; variable
206 mStartRequestType = CHRE_GNSS_REQUEST_TYPE_LOCATION_SESSION_START; in GnssSession()212 mStartRequestType = CHRE_GNSS_REQUEST_TYPE_MEASUREMENT_SESSION_START; in GnssSession()542 event->requestType = enable ? mStartRequestType : mStopRequestType; in postAsyncResultEvent()