Searched refs:createNonDebuggableJavaScriptExecutorFactory (Results 1 – 3 of 3) sorted by relevance
22 import expo.modules.devmenu.react.createNonDebuggableJavaScriptExecutorFactory68 return createNonDebuggableJavaScriptExecutorFactory(application) in getJavaScriptExecutorFactory()
10 fun createNonDebuggableJavaScriptExecutorFactory(application: Application): JavaScriptExecutorFacto… in createNonDebuggableJavaScriptExecutorFactory() method
23 import expo.modules.devmenu.react.createNonDebuggableJavaScriptExecutorFactory71 return createNonDebuggableJavaScriptExecutorFactory(application) in getUseDeveloperSupport()