Searched refs:ANDROID_VERSION_CODE (Results 1 – 6 of 6) sorted by relevance
31 public int ANDROID_VERSION_CODE; field in Constants.ExpoViewAppConstants59 public static int ANDROID_VERSION_CODE; field in Constants116 ANDROID_VERSION_CODE = appConstants.ANDROID_VERSION_CODE;
29 this["nativeBuildVersion"] = Constants.ANDROID_VERSION_CODE in getConstants()38 "versionCode" to if (appOwnership == "expo") null else Constants.ANDROID_VERSION_CODE in getConstants()
48 constants.ANDROID_VERSION_CODE = BuildConfig.VERSION_CODE; in get()