Searched refs:mStartRequestType (Results 1 – 2 of 2) sorted by relevance
190 uint8_t mStartRequestType; variable
240 mStartRequestType = CHRE_GNSS_REQUEST_TYPE_LOCATION_SESSION_START; in GnssSession()246 mStartRequestType = CHRE_GNSS_REQUEST_TYPE_MEASUREMENT_SESSION_START; in GnssSession()584 event->requestType = enable ? mStartRequestType : mStopRequestType; in postAsyncResultEvent()