Home
last modified time | relevance | path

Searched defs:sessionJsonObject (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/modules/
H A DExponentKernelModule.kt77 val sessionJsonObject = JSONObject(sessionString) in getSessionAsync() constant
89 val sessionJsonObject = JSONObject(session.toHashMap()) in setSessionAsync() constant