Home
last modified time | relevance | path

Searched refs:sScopeKeyInstanceMap (Results 1 – 4 of 4) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java54 private static Map<String, GoogleApiClient> sScopeKeyInstanceMap = new HashMap<>(); field in PedometerModule
68 if (sScopeKeyInstanceMap.get(getExperienceScopeKey()) != null) { in assertApiClient()
69 mClient = sScopeKeyInstanceMap.get(getExperienceScopeKey()); in assertApiClient()
97 sScopeKeyInstanceMap.put(getExperienceScopeKey(), mClient); in assertApiClient()
216 sScopeKeyInstanceMap.remove(getExperienceScopeKey()); in onHostDestroy()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DPedometerModule.java54 private static Map<String, GoogleApiClient> sScopeKeyInstanceMap = new HashMap<>(); field in PedometerModule
68 if (sScopeKeyInstanceMap.get(getExperienceScopeKey()) != null) { in assertApiClient()
69 mClient = sScopeKeyInstanceMap.get(getExperienceScopeKey()); in assertApiClient()
97 sScopeKeyInstanceMap.put(getExperienceScopeKey(), mClient); in assertApiClient()
216 sScopeKeyInstanceMap.remove(getExperienceScopeKey()); in onHostDestroy()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java54 private static Map<String, GoogleApiClient> sScopeKeyInstanceMap = new HashMap<>(); field in PedometerModule
68 if (sScopeKeyInstanceMap.get(getExperienceScopeKey()) != null) { in assertApiClient()
69 mClient = sScopeKeyInstanceMap.get(getExperienceScopeKey()); in assertApiClient()
97 sScopeKeyInstanceMap.put(getExperienceScopeKey(), mClient); in assertApiClient()
216 sScopeKeyInstanceMap.remove(getExperienceScopeKey()); in onHostDestroy()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java54 private static Map<String, GoogleApiClient> sScopeKeyInstanceMap = new HashMap<>(); field in PedometerModule
68 if (sScopeKeyInstanceMap.get(getExperienceScopeKey()) != null) { in assertApiClient()
69 mClient = sScopeKeyInstanceMap.get(getExperienceScopeKey()); in assertApiClient()
97 sScopeKeyInstanceMap.put(getExperienceScopeKey(), mClient); in assertApiClient()
216 sScopeKeyInstanceMap.remove(getExperienceScopeKey()); in onHostDestroy()