Home
last modified time | relevance | path

Searched refs:createCustomTabsIntent (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/modules/
H A DDevLauncherAuth.kt49 val intent = createCustomTabsIntent() in openWebBrowserAsync()
61 private fun createCustomTabsIntent(): Intent { in createCustomTabsIntent() method
/expo/packages/expo-web-browser/android/src/main/java/expo/modules/webbrowser/
H A DWebBrowserModule.kt87 val intent = createCustomTabsIntent(options).apply { in <lambda>()
107 private fun createCustomTabsIntent(options: OpenBrowserOptions): Intent { in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/webbrowser/
H A DWebBrowserModule.kt87 val intent = createCustomTabsIntent(options).apply { in <lambda>()
107 private fun createCustomTabsIntent(options: OpenBrowserOptions): Intent { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/webbrowser/
H A DWebBrowserModule.kt87 val intent = createCustomTabsIntent(options).apply { in <lambda>()
107 private fun createCustomTabsIntent(options: OpenBrowserOptions): Intent { in <lambda>() method in abi48_0_0.expo.modules.webbrowser.WebBrowserModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/webbrowser/
H A DWebBrowserModule.kt87 val intent = createCustomTabsIntent(options).apply { in <lambda>()
107 private fun createCustomTabsIntent(options: OpenBrowserOptions): Intent { in <lambda>() method in abi49_0_0.expo.modules.webbrowser.WebBrowserModule