Searched refs:BASE_URL (Results 1 – 4 of 4) sorted by relevance
32 private static final String BASE_URL = URI_SCHEME + "://" + URI_AUTHORITY; field in EventUrlHelper54 return Uri.parse(BASE_URL).buildUpon().appendQueryParameter(URL_EVENT_KEY, in getEncryptedOdpEventUrl()
42 private static final String BASE_URL = "file:///data/local/tmp/test_data1.json"; field in LocalFileDownloaderTest58 BASE_URL).setFileUri(fileUri).setDownloadConstraints( in testValidDebugUrl()
59 private static final String BASE_URL = field in OnDevicePersonalizationFileGroupPopulatorTest136 assertTrue(downloadUrl.startsWith(BASE_URL)); in testCreateDownloadUrlNoSyncToken()164 assertTrue(downloadUrl.startsWith(BASE_URL)); in testCreateDownloadUrlQueryParameters()
46 private static final String BASE_URL = field in OnDevicePersonalizationFileDownloaderTest63 BASE_URL).setFileUri(fileUri).setDownloadConstraints( in testValidDebugUrl()