Searched refs:onBeforeInvocation (Results 1 – 3 of 3) sorted by relevance
21 void onBeforeInvocation(Method m, Object[] args); in onBeforeInvocation() method79 mListener.onBeforeInvocation(m, args); in invoke()
65 public void onBeforeInvocation(Method m, Object[] args) { in onBeforeInvocation() method in CameraBinderDecorator.CameraBinderDecoratorListener
77 public void onBeforeInvocation(Method m, Object[] args) { in onBeforeInvocation() method in CameraUtilsDecoratorTest.DummyListener