Home
last modified time | relevance | path

Searched refs:getLiveKey (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-branch/android/src/main/java/io/branch/rnbranch/
H A DRNBranchConfig.java90 public String getLiveKey() { in getLiveKey() method in RNBranchConfig
H A DRNBranchModule.java103 String liveKey = config.getLiveKey(); in getAutoInstance()