Searched refs:asyncMethod (Results 1 – 1 of 1) sorted by relevance
380 public MethodHandle asyncMethod; field in RemoteViews.MethodArgs975 if (result.asyncMethod == null) { in getMethod()979 result.asyncMethod = MethodHandles.publicLookup().findVirtual( in getMethod()988 return result.asyncMethod; in getMethod()