Searched refs:MethodKey (Results 1 – 6 of 6) sorted by relevance
401 private static final ArrayMap<MethodKey, MethodArgs> sMethods = new ArrayMap<>();406 private static final MethodKey sLookupKey = new MethodKey();471 static class MethodKey { class in RemoteViews478 if (!(o instanceof MethodKey)) { in equals()481 MethodKey p = (MethodKey) o; in equals()1314 MethodKey key = new MethodKey(); in getMethod()
8336 android.widget.RemoteViews$MethodKey
20606 HSPLandroid/widget/RemoteViews$MethodKey;->equals(Ljava/lang/Object;)Z20607 HSPLandroid/widget/RemoteViews$MethodKey;->hashCode()I20608 HSPLandroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;…20631 …Object;megamorphic_types]Landroid/widget/RemoteViews$MethodKey;Landroid/widget/RemoteViews$MethodK…32146 Landroid/widget/RemoteViews$MethodKey;
8357 android.widget.RemoteViews$MethodKey
20653 HSPLandroid/widget/RemoteViews$MethodKey;->equals(Ljava/lang/Object;)Z20654 HSPLandroid/widget/RemoteViews$MethodKey;->hashCode()I20655 HSPLandroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;…20678 …Object;megamorphic_types]Landroid/widget/RemoteViews$MethodKey;Landroid/widget/RemoteViews$MethodK…41810 Landroid/widget/RemoteViews$MethodKey;
72322 Landroid/widget/RemoteViews$MethodKey;-><init>()V72323 Landroid/widget/RemoteViews$MethodKey;->methodName:Ljava/lang/String;72324 Landroid/widget/RemoteViews$MethodKey;->paramClass:Ljava/lang/Class;72325 Landroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)V72326 Landroid/widget/RemoteViews$MethodKey;->targetClass:Ljava/lang/Class;72527 Landroid/widget/RemoteViews;->sLookupKey:Landroid/widget/RemoteViews$MethodKey;