Searched refs:developmentUrl (Results 1 – 3 of 3) sorted by relevance
20 abstract fun developmentUrl(): String? in publishedUrl() method27 Constants.INITIAL_URL = if (isDebug) developmentUrl() else publishedUrl() in publishedUrl()
14 override fun developmentUrl(): String { in developmentUrl() method in host.exp.exponent.MainActivity
57 …_expoKitDevelopmentUrl = config[@"developmentUrl"]; // TODO: make legacy name consistent with the …