Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/kernel/
H A DKernelConstants.kt23 const val BUNDLE_TAG = "BUNDLE" constant
/expo/android/expoview/src/main/java/host/exp/expoview/
H A DExponent.kt264 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>()