Home
last modified time | relevance | path

Searched refs:setMenuPreferencesAsync (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/screens/__tests__/
H A DSettingsScreen.test.tsx6 setMenuPreferencesAsync,
11 const mockSetMenuPreferencesAsync = setMenuPreferencesAsync as jest.Mock;
60 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(1);
68 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(2);
79 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(1);
80 expect(setMenuPreferencesAsync).toHaveBeenLastCalledWith({ touchGestureEnabled: true });
87 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(2);
98 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(1);
99 expect(setMenuPreferencesAsync).toHaveBeenLastCalledWith({ showsAtLaunch: true });
106 expect(setMenuPreferencesAsync).toHaveBeenCalledTimes(2);
[all …]
/expo/packages/expo-dev-launcher/bundle/providers/
H A DDevMenuPreferencesProvider.tsx6 setMenuPreferencesAsync,
55 setMenuPreferencesAsync({
66 setMenuPreferencesAsync({
77 setMenuPreferencesAsync({
/expo/packages/expo-dev-launcher/bundle/hooks/
H A DuseDevMenuPreferences.tsx6 setMenuPreferencesAsync,
55 setMenuPreferencesAsync({
66 setMenuPreferencesAsync({
77 setMenuPreferencesAsync({
/expo/packages/expo-dev-launcher/bundle/native-modules/__mocks__/
H A DDevMenuPreferences.ts2 export const setMenuPreferencesAsync = jest.fn().mockResolvedValue({}); constant
/expo/packages/expo-dev-launcher/bundle/native-modules/
H A DDevMenuPreferences.ts16 export async function setMenuPreferencesAsync(settings: DevMenuPreferencesType) { function
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1060 …enuPreferencesAsync=function(){return c.apply(this,arguments)},e.setMenuPreferencesAsync=function(…
1244setMenuPreferencesAsync)({motionGestureEnabled:t}).catch((function(){p(b)})),p(t)},touchGestureEna…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1061 …enuPreferencesAsync=function(){return c.apply(this,arguments)},e.setMenuPreferencesAsync=function(…
1245setMenuPreferencesAsync)({motionGestureEnabled:t}).catch((function(){p(b)})),p(t)},touchGestureEna…