Searched refs:exponentInstallationId (Results 1 – 5 of 5) sorted by relevance
20 private val exponentInstallationId = ExponentInstallationId(context, sharedPreferences) constant67 return exponentInstallationId.getUUID() in getUUID()71 return exponentInstallationId.getOrCreateUUID() in getOrCreateUUID()
31 private val exponentInstallationId: ExponentInstallationId = ExponentInstallationId(context) in <lambda>() constant in expo.modules.constants.ConstantsService81 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>()
31 private val exponentInstallationId: ExponentInstallationId = ExponentInstallationId(context) in <lambda>() constant in abi49_0_0.expo.modules.constants.ConstantsService81 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>()
33 private val exponentInstallationId: ExponentInstallationId = ExponentInstallationId(context) in <lambda>() constant in abi47_0_0.expo.modules.constants.ConstantsService86 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>()
33 private val exponentInstallationId: ExponentInstallationId = ExponentInstallationId(context) in <lambda>() constant in abi48_0_0.expo.modules.constants.ConstantsService86 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>()