Home
last modified time | relevance | path

Searched refs:linkProperties (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-branch/android/src/main/java/io/branch/rnbranch/
H A DRNBranchModule.java170 LinkProperties linkProperties = LinkProperties.getReferredLinkProperties(); in initSession()
173 initListener.onInitFinished(branchUniversalObject, linkProperties, error); in initSession()
175 … generateLocalBroadcast(referringParams, uri, branchUniversalObject, linkProperties, error); in initSession()
186 LinkProperties linkProperties, in initSession()
198 if (linkProperties != null) { in initSession()
544 linkProperties, in showShareSheet()
608 LinkProperties linkProperties = createLinkProperties(linkPropertiesMap, controlParamsMap); in generateShortUrl() local
703 LinkProperties linkProperties = new LinkProperties(); in createLinkProperties() local
714 linkProperties.addTag(tag); in createLinkProperties()
723 linkProperties.addControlParameter(key, value.toString()); in createLinkProperties()
[all …]
/expo/packages/expo-branch/ios/EXBranch/RNBranch/
H A DRNBranch.m202 …BranchLinkProperties *linkProperties = [BranchLinkProperties getBranchLinkPropertiesFromDictionary…
203 … if (linkProperties) result[RNBranchLinkOpenedNotificationLinkPropertiesKey] = linkProperties;
309 …BranchLinkProperties *linkProperties = [[BranchLinkProperties alloc] initWithMap:linkPropertiesMap…
311 linkProperties.controlParams = controlParamsMap;
312 return linkProperties;
532 …BranchLinkProperties *linkProperties = [self createLinkProperties:linkPropertiesMap withControlPar…
534 [branchUniversalObject showShareSheetWithLinkProperties:linkProperties
588 …BranchLinkProperties *linkProperties = [self createLinkProperties:linkPropertiesMap withControlPar…
590 …[branchUniversalObject getShortUrlWithLinkProperties:linkProperties andCallback:^(NSString *url, N…
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/netinfo/
H A DNetworkCallbackConnectivityReceiver.java187 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() argument
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/netinfo/
H A DNetworkCallbackConnectivityReceiver.java187 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() argument
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/netinfo/
H A DNetworkCallbackConnectivityReceiver.java187 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() argument
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/netinfo/
H A DNetworkCallbackConnectivityReceiver.java187 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() argument