Searched refs:redirectUrl (Results 1 – 1 of 1) sorted by relevance
146 public String redirectUrl; field in WifiPasspointInfo.NetworkAuthType150 return type + "," + redirectUrl; in toString()365 out.writeString(auth.redirectUrl); in writeToParcel()469 auth.redirectUrl = in.readString();