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