Searched refs:UPDATES_CONFIGURATION_UPDATE_URL_KEY (Results 1 – 6 of 6) sorted by relevance
41 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_JSONBody()107 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_MultipartBody()165 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_MultipartBodyOnlyDirective()222 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_MultipartBodyOnlyDirective_v0CompatibilityMode()273 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_MultipartBodyNoRelevantParts()316 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_MultipartBodyEmpty()355 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_NullBodyResponseProtocol1()394 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_204ResponseProtocol1()434 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_204ResponseNoProtocol()483 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://exp.host/@test/tes… in testManifestParsing_JSONBodySigned()[all …]
197 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://u.expo.dev/0000000… in test_downloadAsset_mismatchedAssetHash()246 …UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("https://u.expo.dev/0000000… in test_downloadAsset_nullExpectedAssetHash()
61 val updateUrlKey = UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY in isBuildDataConsistent()99 put(UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY, updatesConfiguration.updateUrl) in getBuildDataFromConfig()
62 …updateUrl = overrideMap?.readValueCheckingType<Uri>(UPDATES_CONFIGURATION_UPDATE_URL_KEY) ?: conte… in <lambda>()64 …updateUrl = overrideMap?.readValueCheckingType<Uri>(UPDATES_CONFIGURATION_UPDATE_URL_KEY) ?: conte… in <lambda>()118 const val UPDATES_CONFIGURATION_UPDATE_URL_KEY = "updateUrl" constant
134 … UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY to Uri.parse("http://override.com"), in test_initialization_mapTakesPrecedenceOverContext()
136 configMap[UpdatesConfiguration.UPDATES_CONFIGURATION_UPDATE_URL_KEY] = httpManifestUrl in start()