Home
last modified time | relevance | path

Searched refs:syncMethod (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java582 public MethodHandle syncMethod; field in RemoteViews.MethodArgs
1596 result.syncMethod = MethodHandles.publicLookup().unreflect(method); in getMethod()
1610 return result.syncMethod; in getMethod()
1618 MethodType asyncType = result.syncMethod.type() in getMethod()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68998 Landroid/widget/RemoteViews$MethodArgs;->syncMethod:Ljava/lang/invoke/MethodHandle;