Home
last modified time | relevance | path

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

/expo/android/tools/src/main/java/host/exp/exponent/tools/
H A DReactAndroidCodeTransformer.java60 …private static String getCallMethodReflectionBlock(String className, String methodNameAndTypes, St… in getCallMethodReflectionBlock() method in ReactAndroidCodeTransformer
61 return getCallMethodReflectionBlock(className, methodNameAndTypes, targetAndValues, "", ""); in getCallMethodReflectionBlock()
64 …private static String getCallMethodReflectionBlock(String className, String methodNameAndTypes, St… in getCallMethodReflectionBlock() method in ReactAndroidCodeTransformer
75 …return getCallMethodReflectionBlock("host.exp.exponent.ReactNativeStaticHelpers", "\"handleReactNa… in getHandleErrorBlockString()
139 BlockStmt stmt = JavaParser.parseBlock(getCallMethodReflectionBlock(
159 BlockStmt stmt = JavaParser.parseBlock(getCallMethodReflectionBlock(