Searched refs:asyncMethodName (Results 1 – 2 of 2) sorted by relevance
507 public String asyncMethodName; field in RemoteViews.MethodArgs1307 result.asyncMethodName = in getMethod()1323 if (result.asyncMethodName.isEmpty()) { in getMethod()1332 klass, result.asyncMethodName, asyncType); in getMethod()1335 + result.asyncMethodName + " but not defined for " + methodName in getMethod()1336 + ": public Runnable " + result.asyncMethodName + " (" in getMethod()
72320 Landroid/widget/RemoteViews$MethodArgs;->asyncMethodName:Ljava/lang/String;