Searched refs:getConstant (Results 1 – 1 of 1) sorted by relevance
641 getConstant(sClsGraphEnvironment, "MODE_ASYNCHRONOUS")}); in initializeEffect()759 (Integer) getConstant(sClsGraphRunner, "RESULT_ERROR")) { in invokeOnRunnerDone()803 if (runnerDoneResult == (Integer) getConstant( in invokeOnRunnerDone()1232 private Object getConstant(Class<?> cls, String name) { in getConstant() method in EffectsRecorder