Searched refs:isDevelopmentSilentLaunch (Results 1 – 14 of 14) sorted by relevance
36 - (BOOL)isDevelopmentSilentLaunch;
68 - (BOOL)isDevelopmentSilentLaunch;
182 - (BOOL)isDevelopmentSilentLaunch { method
37 - (BOOL)isDevelopmentSilentLaunch;
187 - (BOOL)isDevelopmentSilentLaunch { method
55 expect(manifest.isDevelopmentSilentLaunch()) == false in spec()
50 expect(manifest.isDevelopmentSilentLaunch()) == false in spec()
94 fun isDevelopmentSilentLaunch(): Boolean { in updateJSON() method in expo.modules.manifests.core.Manifest
233 public func isDevelopmentSilentLaunch() -> Bool { in isDevelopmentSilentLaunch() function
400 shouldShowAppLoaderStatus = !manifest.isDevelopmentSilentLaunch() in setShouldShowAppLoaderStatus()
485 if (manifest.isDevelopmentSilentLaunch) {