Home
last modified time | relevance | path

Searched defs:userAgent (Results 1 – 25 of 29) sorted by relevance

12

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/constants/
H A DConstantsModule.kt32 val userAgent = System.getProperty("http.agent") in getWebViewUserAgentAsync() constant
/expo/packages/create-expo-module/src/
H A DresolvePackageManager.ts8 const userAgent = process.env.npm_config_user_agent; constant
/expo/packages/expo-av/android/src/main/java/expo/modules/av/player/datasource/
H A DDataSourceFactoryProvider.java13 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactoryProvider.java22 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactory.java19 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in SharedCookiesDataSourceFactory() argument
H A DCustomHeadersOkHttpDataSourceFactory.kt14 private val userAgent: String?, constant in expo.modules.av.player.datasource.CustomHeadersOkHttpDataSourceFactory
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/av/player/datasource/
H A DDataSourceFactoryProvider.java13 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactoryProvider.java22 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactory.java19 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in SharedCookiesDataSourceFactory() argument
H A DCustomHeadersOkHttpDataSourceFactory.kt14 private val userAgent: String?, constant in abi49_0_0.expo.modules.av.player.datasource.CustomHeadersOkHttpDataSourceFactory
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/av/player/datasource/
H A DDataSourceFactoryProvider.java13 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactoryProvider.java22 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactory.java19 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in SharedCookiesDataSourceFactory() argument
H A DCustomHeadersOkHttpDataSourceFactory.kt14 private val userAgent: String?, constant in abi47_0_0.expo.modules.av.player.datasource.CustomHeadersOkHttpDataSourceFactory
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/av/player/datasource/
H A DDataSourceFactoryProvider.java13 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactoryProvider.java22 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in createFactory() argument
H A DSharedCookiesDataSourceFactory.java19 …ory(Context reactApplicationContext, ModuleRegistry moduleRegistry, String userAgent, Map<String, … in SharedCookiesDataSourceFactory() argument
H A DCustomHeadersOkHttpDataSourceFactory.kt14 private val userAgent: String?, constant in abi48_0_0.expo.modules.av.player.datasource.CustomHeadersOkHttpDataSourceFactory
/expo/packages/@expo/cli/src/start/server/middleware/
H A DresolvePlatform.ts31 const userAgent = req.headers['user-agent']; constant
/expo/packages/create-expo/src/
H A DresolvePackageManager.ts13 const userAgent = process.env.npm_config_user_agent; constant
/expo/packages/expo-font/src/
H A DExpoFontLoader.web.ts212 const { userAgent } = window.navigator; constant
/expo/ios/vendored/sdk47/react-native-webview/apple/
H A DABI47_0_0RNCWebViewManager.m161 ABI47_0_0RCT_CUSTOM_VIEW_PROPERTY(userAgent, NSString, ABI47_0_0RNCWebView) { category
/expo/ios/vendored/sdk48/react-native-webview/apple/
H A DABI48_0_0RNCWebViewManager.m161 ABI48_0_0RCT_CUSTOM_VIEW_PROPERTY(userAgent, NSString, ABI48_0_0RNCWebView) { category
/expo/ios/vendored/sdk49/react-native-webview/apple/
H A DABI49_0_0RNCWebViewManager.mm153 ABI49_0_0RCT_CUSTOM_VIEW_PROPERTY(userAgent, NSString, ABI49_0_0RNCWebViewImpl) { category
/expo/ios/vendored/unversioned/react-native-webview/apple/
H A DRNCWebViewManager.mm153 RCT_CUSTOM_VIEW_PROPERTY(userAgent, NSString, RNCWebViewImpl) { category

12