Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/helpers/
H A DDevLauncherInstallationIDHelper.kt31 val installationIDFile = getInstallationIDFile(context) in <lambda>()
53 val installationIDFile = getInstallationIDFile(context) in <lambda>()
61 internal fun getInstallationIDFile(context: Context): File { in <lambda>() method in expo.modules.devlauncher.helpers.DevLauncherInstallationIDHelper