Searched refs:CAPPORT_API_URL (Results 1 – 1 of 1) sorted by relevance
93 private static final Uri CAPPORT_API_URL = Uri.parse("https://test.example.com/capportapi"); field in LinkPropertiesTest161 lp.setCaptivePortalApiUrl(CAPPORT_API_URL); in makeTestObject()1049 source.setCaptivePortalApiUrl(CAPPORT_API_URL); in testLinkPropertiesParcelable()1207 assertEquals(CAPPORT_API_URL, lp.getCaptivePortalApiUrl()); in testCaptivePortalApiUrl()