Searched refs:MethodKey (Results 1 – 4 of 4) sorted by relevance
267 private static final ArrayMap<MethodKey, MethodArgs> sMethods = new ArrayMap<>();272 private static final MethodKey sLookupKey = new MethodKey();337 static class MethodKey { class in RemoteViews344 if (!(o instanceof MethodKey)) { in equals()347 MethodKey p = (MethodKey) o; in equals()953 MethodKey key = new MethodKey(); in getMethod()
4362 android.widget.RemoteViews$MethodKey
19129 HSPLandroid/widget/RemoteViews$MethodKey;-><init>()V19130 HSPLandroid/widget/RemoteViews$MethodKey;->equals(Ljava/lang/Object;)Z19131 HSPLandroid/widget/RemoteViews$MethodKey;->hashCode()I19132 HSPLandroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;…37098 Landroid/widget/RemoteViews$MethodKey;
83428 Landroid/widget/RemoteViews$MethodKey;-><init>()V83429 Landroid/widget/RemoteViews$MethodKey;->methodName:Ljava/lang/String;83430 Landroid/widget/RemoteViews$MethodKey;->paramClass:Ljava/lang/Class;83431 Landroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)V83432 Landroid/widget/RemoteViews$MethodKey;->targetClass:Ljava/lang/Class;83633 Landroid/widget/RemoteViews;->sLookupKey:Landroid/widget/RemoteViews$MethodKey;