Searched refs:payment_url (Results 1 – 7 of 7) sorted by relevance
87 this.deviceInfo_.payment_url;93 this.deviceInfo_.payment_url.substring(0, e.origin.length))207 this.deviceInfo_.payment_url);
97 browser->ShowSingletonTab(GURL(cellular->payment_url())); in OpenMoreInfoPage()
319 item->SetString("payment_url", cellular_networks[i]->payment_url()); in GetNetworkInfo()
591 const std::string& payment_url() const { return payment_url_; } in payment_url() function
1681 return !usage_url().empty() || !payment_url().empty(); in SupportsDataPlan()
1271 value->SetString("payment_url", network->payment_url()); in GetDeviceInfo()
690 dictionary->SetString("supportUrl", cellular->payment_url()); in PopulateCellularDetails()