Searched refs:subscriptionServiceURLString (Results 1 – 1 of 1) sorted by relevance
458 String subscriptionServiceURLString = in manageSubscription() local463 if (!TextUtils.isEmpty(subscriptionServiceURLString)) { in manageSubscription()466 new URL(subscriptionServiceURLString)); in manageSubscription()496 Log.w(TAG, "Malformed URL received. " + subscriptionServiceURLString); in manageSubscription()