Searched refs:sGraphRunnerGetError (Results 1 – 2 of 2) sorted by relevance
76 private static Method sGraphRunnerGetError; field in EffectsRecorder240 sGraphRunnerGetError = sClsGraphRunner.getMethod("getError"); in EffectsRecorder()765 e = (Exception) invoke(mRunner, sGraphRunnerGetError); in invokeOnRunnerDone()767 e = (Exception) invoke(mOldRunner, sGraphRunnerGetError); in invokeOnRunnerDone()
75 private static Method sGraphRunnerGetError; field in EffectsRecorder239 sGraphRunnerGetError = sClsGraphRunner.getMethod("getError"); in EffectsRecorder()764 e = (Exception) invoke(mRunner, sGraphRunnerGetError); in invokeOnRunnerDone()766 e = (Exception) invoke(mOldRunner, sGraphRunnerGetError); in invokeOnRunnerDone()