Home | History | Annotate | Download | only in widget

Lines Matching full:wraparg

795     private static Object[] wrapArg(Object value) {
1296 getMethod(view, this.methodName, param).invoke(view, wrapArg(this.value));