Searched refs:getParameterType (Results 1 – 3 of 3) sorted by relevance
776 private Class getParameterType() { in getParameterType() method in RemoteViews.ReflectionAction816 Class param = getParameterType(); in apply()824 method = klass.getMethod(this.methodName, getParameterType()); in apply()
34562 method public abstract int getParameterType(int) throws java.sql.SQLException;