Searched refs:ScreenOrientationRegistry (Results 1 – 14 of 14) sorted by relevance
5 typealias ScreenOrientationRegistry = ExpoScreenOrientation.ScreenOrientationRegistry typealias
8 ScreenOrientationRegistry.shared.updateCurrentScreenOrientation() in application()13 return ScreenOrientationRegistry.shared.currentOrientationMask in application()
6 let screenOrientationRegistry = ScreenOrientationRegistry.shared
8 let screenOrientationRegistry = ScreenOrientationRegistry.shared
13 public class ScreenOrientationRegistry: NSObject, UIApplicationDelegate { in screenOrientationDidChange() class15 public static let shared = ScreenOrientationRegistry() in screenOrientationDidChange()
119 if (ScreenOrientationRegistry.shared.currentTraitCollection == nil) {120 [ScreenOrientationRegistry.shared traitCollectionDidChangeTo:self.traitCollection];587 if ([ScreenOrientationRegistry.shared requiredOrientationMask] > 0 && !self.isHomeApp) {588 return [ScreenOrientationRegistry.shared requiredOrientationMask];635 … [ScreenOrientationRegistry.shared viewDidTransitionToOrientation:self.windowInterfaceOrientation];647 [ScreenOrientationRegistry.shared traitCollectionDidChangeTo:self.traitCollection];
35 …creenOrientationRegistry = [moduleRegistry getSingletonModuleForName:@"ScreenOrientationRegistry"];
21 ABI47_0_0EX_REGISTER_SINGLETON_MODULE(ScreenOrientationRegistry) category
21 ABI48_0_0EX_REGISTER_SINGLETON_MODULE(ScreenOrientationRegistry) category
285 …[ScreenOrientationRegistry.shared enforceDesiredDeviceOrientationWithOrientationMask:orientationMa…