Searched refs:getQueryLocationErrorResult (Results 1 – 1 of 1) sorted by relevance
1329 getQueryLocationErrorResult(QueryLocationException.ERROR_NOT_PERMITTED)); in queryLocation()1363 getQueryLocationErrorResult(QueryLocationException in queryLocation()1482 getQueryLocationErrorResult( in queryCurrentLocation()1493 getQueryLocationErrorResult(QueryLocationException.ERROR_SERVICE_UNAVAILABLE)); in queryCurrentLocation()1515 getQueryLocationErrorResult(QueryLocationException.ERROR_UNSPECIFIED)); in queryCurrentLocation()1524 callback.send(0, getQueryLocationErrorResult(result.first)); in queryCurrentLocation()1544 private Bundle getQueryLocationErrorResult(int result) { in getQueryLocationErrorResult() method in ConnectionServiceWrapper