Home
last modified time | relevance | path

Searched refs:LOCATION_ERROR_ID_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.cpp205 else if (errors[i] == LOCATION_ERROR_ID_UNKNOWN) in onRemoveGeofencesCb()
221 else if (errors[i] == LOCATION_ERROR_ID_UNKNOWN) in onPauseGeofencesCb()
237 else if (errors[i] == LOCATION_ERROR_ID_UNKNOWN) in onResumeGeofencesCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.cpp283 retVal = LOCATION_ERROR_ID_UNKNOWN; in locAPIStopSession()
377 retVal = LOCATION_ERROR_ID_UNKNOWN; in locAPIUpdateSessionOptions()
DLocationAPI.h46 LOCATION_ERROR_ID_UNKNOWN, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1589 err = LOCATION_ERROR_ID_UNKNOWN; in gnssNiResponseCommand()
1618 err = LOCATION_ERROR_ID_UNKNOWN; in gnssNiResponseCommand()
1733 err = LOCATION_ERROR_ID_UNKNOWN; in disableCommand()