Searched refs:PARAM_LOCATION (Results 1 – 2 of 2) sorted by relevance
415 bundle.putString(BackendConstants.PARAM_LOCATION, "United States"); in getJobCompletedAnalyticsBundle()434 bundle.putString(BackendConstants.PARAM_LOCATION, "United States"); in getJobAttemptedAnalyticsBundle()
172 public static final String PARAM_LOCATION = "location"; field in BackendConstants