Home
last modified time | relevance | path

Searched refs:EXL (Results 1 – 25 of 43) sorted by relevance

12

/expo/android/expoview/src/main/java/host/exp/exponent/
H A DRNObject.kt49 EXL.e(TAG, e) in loadVersion()
77 EXL.e(TAG, e) in construct()
79 EXL.e(TAG, e) in construct()
81 EXL.e(TAG, e) in construct()
83 EXL.e(TAG, e) in construct()
123 EXL.e(TAG, e) in callWithReceiver()
126 EXL.e(TAG, e) in callWithReceiver()
134 EXL.e(TAG, e) in callWithReceiver()
137 EXL.e(TAG, e) in callWithReceiver()
149 EXL.e(TAG, e) in setFieldWithReceiver()
[all …]
H A DExponentUncaughtExceptionHandler.kt5 import host.exp.exponent.analytics.EXL
16 EXL.e(TAG, e) in uncaughtException()
H A DExpoApplication.kt8 import host.exp.exponent.analytics.EXL
69 EXL.e(TAG, e) in onCreate()
/expo/android/expoview/src/main/java/host/exp/exponent/referrer/
H A DInstallReferrerReceiver.kt8 import host.exp.exponent.analytics.EXL
20 EXL.e( in onReceive()
29 EXL.d(TAG, "Referrer: $referrer") in onReceive()
/expo/android/expoview/src/main/java/host/exp/exponent/fcm/
H A DExpoFirebaseMessagingDelegate.kt10 import host.exp.exponent.analytics.EXL
32 EXL.e("expo-notifications", "No scope key found in notification") in onMessageReceived()
40 EXL.e("expo-notifications", "Error getting experience for scope key $scopeKey") in onMessageReceived()
45 EXL.e("expo-notifications", "No experience found for scope key $scopeKey") in onMessageReceived()
/expo/android/expoview/src/main/java/host/exp/exponent/storage/
H A DExponentInstallationId.kt5 import host.exp.exponent.analytics.EXL in <lambda>()
61 EXL.e(TAG, "Error while migrating UUID from legacy storage. $e") in <lambda>()
89 EXL.e(TAG, "Error while writing new UUID. $e") in <lambda>()
H A DExponentDB.kt10 import host.exp.exponent.analytics.EXL in <lambda>()
31 EXL.e(TAG, e.message) in <lambda>()
H A DExponentSharedPreferences.kt5 import host.exp.exponent.analytics.EXL
90 EXL.e(TAG, e)
111 EXL.e(TAG, e) in getExperienceMetadata()
/expo/android/expoview/src/main/java/host/exp/exponent/kernel/
H A DExpoViewKernel.kt9 import host.exp.exponent.analytics.EXL
68 EXL.e(TAG, e)
71 EXL.e(TAG, e)
H A DKernelConstants.kt4 import host.exp.exponent.analytics.EXL
43 EXL.e(TAG, "Could not find MainActivity, falling back to DetachActivity: " + e.message)
/expo/android/expoview/src/main/java/host/exp/exponent/modules/
H A DExponentKernelModule.kt7 import host.exp.exponent.analytics.EXL
82 EXL.e(TAG, e) in getSessionAsync()
94 EXL.e(TAG, e) in setSessionAsync()
105 EXL.e(TAG, e) in removeSessionAsync()
113 EXL.e(TAG, "visibleActivity was null in goToHomeFromErrorScreen") in goToHomeFromErrorScreen()
123 EXL.e(TAG, "visibleActivity was null in reloadFromErrorScreen") in reloadFromErrorScreen()
/expo/android/expoview/src/main/java/host/exp/exponent/analytics/
H A DEXL.kt8 object EXL { object
9 private val TAG = EXL::class.java.simpleName
/expo/android/expoview/src/main/java/host/exp/expoview/
H A DExponent.kt25 import host.exp.exponent.analytics.EXL in <lambda>()
174 EXL.e(TAG, e) in <lambda>()
192 EXL.d(TAG, "Got cached OkHttp response for $urlString") in <lambda>()
195 EXL.d(TAG, "Have cached source file for $urlString") in <lambda>()
236 EXL.d(TAG, "Using cached or embedded response.") in <lambda>()
264 EXL.d(KernelConstants.BUNDLE_TAG, "Printing bundle:") in <lambda>()
268 EXL.e(KernelConstants.BUNDLE_TAG, e.toString()) in <lambda>()
272 lines.forEach { line -> EXL.d(KernelConstants.BUNDLE_TAG, line) } in <lambda>()
296 EXL.d(TAG, e.toString()) in <lambda>()
413 EXL.testError(e) in <lambda>()
[all …]
/expo/android/expoview/src/main/java/host/exp/exponent/utils/
H A DAsyncCondition.kt5 import host.exp.exponent.analytics.EXL
18 EXL.e(TAG, "Map already contains entry for key $key. Ignoring.") in wait()
H A DScopedContext.kt8 import host.exp.exponent.analytics.EXL
35 EXL.e(TAG, e) in migrateAllFiles()
55 EXL.e(TAG, e) in migrateFilesRecursively()
66 EXL.d(TAG, "WARNING: getPackageName called on ScopedContext") in getApplicationContext()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DShakeModule.java13 import host.exp.exponent.analytics.EXL;
43 EXL.e(TAG, e); in onShake()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/
H A DShakeModule.java13 import host.exp.exponent.analytics.EXL;
43 EXL.e(TAG, e); in onShake()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/
H A DShakeModule.java13 import host.exp.exponent.analytics.EXL;
43 EXL.e(TAG, e); in onShake()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/
H A DShakeModule.java13 import host.exp.exponent.analytics.EXL;
43 EXL.e(TAG, e); in onShake()
/expo/android/expoview/src/main/java/host/exp/exponent/branch/
H A DBranchManager.kt9 import host.exp.exponent.analytics.EXL
52 EXL.e(TAG, e) in handleLink()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DScheduledNotificationReceiver.kt10 import host.exp.exponent.analytics.EXL
38 EXL.e(ScheduledNotificationReceiver::class.java.name, e) in onReceive()
H A DExponentNotificationIntentService.kt7 import host.exp.exponent.analytics.EXL
127 EXL.e(TAG, e) in setTokenError()
133 EXL.e(TAG, message) in setTokenError()
/expo/android/expoview/src/main/java/host/exp/exponent/di/
H A DNativeModuleDepsProvider.kt13 import host.exp.exponent.analytics.EXL
76 EXL.e(TAG, e.toString()) in injectFieldInTarget()
108 EXL.e(TAG, e.toString()) in field()
/expo/android/expoview/src/main/java/host/exp/exponent/network/
H A DExponentHttpClient.kt6 import host.exp.exponent.analytics.EXL
156 EXL.e(TAG, e) in tryHardCodedResponse()
191 EXL.e(TAG, e) in responseBodyForFile()
194 EXL.e(TAG, e) in responseBodyForFile()
/expo/android/expoview/src/main/java/host/exp/exponent/experience/splashscreen/
H A DManagedAppSplashScreenViewProvider.kt12 import host.exp.exponent.analytics.EXL
72 EXL.e(TAG, "Couldn't load image at url " + config.imageUrl) in configureSplashScreenImageView()

12