Home
last modified time | relevance | path

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

/expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/
H A DScreenOrientationAppDelegate.swift8 screenOrientationRegistry.updateCurrentScreenOrientation() in application()
H A DABI47_0_0EXScreenOrientationRegistry.h39 - (void)updateCurrentScreenOrientation;
H A DABI47_0_0EXScreenOrientationRegistry.m45 - (void)updateCurrentScreenOrientation
/expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/
H A DScreenOrientationAppDelegate.swift8 screenOrientationRegistry.updateCurrentScreenOrientation() in application()
H A DABI48_0_0EXScreenOrientationRegistry.h39 - (void)updateCurrentScreenOrientation;
H A DABI48_0_0EXScreenOrientationRegistry.m45 - (void)updateCurrentScreenOrientation
/expo/packages/expo-screen-orientation/ios/
H A DScreenOrientationAppDelegate.swift8 ScreenOrientationRegistry.shared.updateCurrentScreenOrientation() in application()
H A DScreenOrientationRegistry.swift58 public func updateCurrentScreenOrientation() { in screenOrientationDidChange() function
/expo/ios/versioned/sdk49/ExpoScreenOrientation/
H A DScreenOrientationAppDelegate.swift8 ScreenOrientationRegistry.shared.updateCurrentScreenOrientation() in application()