Searched refs:getParameterType (Results 1 – 3 of 3) sorted by relevance
1239 private static Class<?> getParameterType(int type) { in getParameterType() method in RemoteViews1671 Class<?> param = getParameterType(this.type); in apply()1689 Class<?> param = getParameterType(this.type); in initActionAsync()
46311 method public abstract int getParameterType(int) throws java.sql.SQLException;
72346 Landroid/widget/RemoteViews$ReflectionAction;->getParameterType()Ljava/lang/Class;