Searched refs:asyncMethodName (Results 1 – 2 of 2) sorted by relevance
373 public String asyncMethodName; field in RemoteViews.MethodArgs946 result.asyncMethodName = in getMethod()962 if (result.asyncMethodName.isEmpty()) { in getMethod()971 klass, result.asyncMethodName, asyncType); in getMethod()974 + result.asyncMethodName + " but not defined for " + methodName in getMethod()975 + ": public Runnable " + result.asyncMethodName + " (" in getMethod()
83426 Landroid/widget/RemoteViews$MethodArgs;->asyncMethodName:Ljava/lang/String;