Searched refs:handleReloadJS (Results 1 – 9 of 9) sorted by relevance
47 reactDevManager.handleReloadJS() in reload()61 reactDevManager.handleReloadJS() in <lambda>()
25 instanceManager?.devSupportManager?.handleReloadJS() in onNotification()
95 handleReloadJS() in <lambda>()204 override fun handleReloadJS() { in handleReloadJS() method
142 devSupportManager.handleReloadJS() in selectItemWithKey()168 getDevSupportManager()?.handleReloadJS() in reloadApp()
144 devSupportManager.handleReloadJS() in selectItemWithKey()170 getDevSupportManager()?.handleReloadJS() in reloadApp()
199 override fun handleReloadJS() { in handleReloadJS() method
179 return handleReloadJS(n);466 private static Node handleReloadJS(final MethodDeclaration n) { in handleReloadJS() method in ReactAndroidCodeTransformer