Searched refs:asyncMethod (Results 1 – 2 of 2) sorted by relevance
372 public MethodHandle asyncMethod; field in RemoteViews.MethodArgs966 if (result.asyncMethod == null) { in getMethod()970 result.asyncMethod = MethodHandles.publicLookup().findVirtual( in getMethod()979 return result.asyncMethod; in getMethod()
89401 Landroid/widget/RemoteViews$MethodArgs;->asyncMethod:Ljava/lang/invoke/MethodHandle;