Home
last modified time | relevance | path

Searched defs:removeEventListener (Results 1 – 14 of 14) sorted by relevance

/expo/packages/expo-linking/build/
H A DExpoLinking.web.d.ts6 removeEventListener(type: 'url', listener: URLListener): void; constant
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Utilities/
H A DBackHandler.d.ts31 removeEventListener( method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Utilities/
H A DBackHandler.d.ts31 removeEventListener( method
/expo/packages/expo-dev-client-components/
H A DsetupTests.js12 removeEventListener: jest.fn(), property
/expo/packages/expo-maps/build/
H A DEvents.js61 export function removeEventListener(subscription) { function
/expo/packages/expo-maps/src/
H A DEvents.ts197 export function removeEventListener(subscription: Subscription) { function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts223 removeEventListener( method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts223 removeEventListener( method
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI48_0_0Scheduler.cpp363 void Scheduler::removeEventListener( in removeEventListener() function in ABI48_0_0facebook::ABI48_0_0React::Scheduler
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI47_0_0Scheduler.cpp382 void Scheduler::removeEventListener( in removeEventListener() function in ABI47_0_0facebook::ABI47_0_0React::Scheduler
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/scheduler/
H A DABI49_0_0Scheduler.cpp395 void Scheduler::removeEventListener( in removeEventListener() function in ABI49_0_0facebook::ABI49_0_0React::Scheduler
/expo/docs/public/static/libs/tippy/
H A Dtippy.all.min.js1 …of define&&define.amd?define(e):t.tippy=e()})(this,function(){'use strict';function t(t){return'[o… function
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js229 …;var n={exitApp:t,addEventListener:function(n,o){return{remove:t}},removeEventListener:function(t,… method
H A DEXDevMenuApp.android.js227 …,t){return-1===f.indexOf(t)&&f.push(t),{remove:function(){return u.removeEventListener(n,t)}}},rem… method