Searched refs:asyncMethodName (Results 1 – 2 of 2) sorted by relevance
584 public String asyncMethodName; field in RemoteViews.MethodArgs1597 result.asyncMethodName = in getMethod()1613 if (result.asyncMethodName.isEmpty()) { in getMethod()1622 klass, result.asyncMethodName, asyncType); in getMethod()1625 + result.asyncMethodName + " but not defined for " + methodName in getMethod()1626 + ": public Runnable " + result.asyncMethodName + " (" in getMethod()
68997 Landroid/widget/RemoteViews$MethodArgs;->asyncMethodName:Ljava/lang/String;