// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package android.support.v7.internal.widget; import android.view.View; // Referenced classes of package android.support.v7.internal.widget: // AdapterViewCompat public static class id implements android.view.dapterContextMenuInfo { public long id; public int position; public View targetView; public Q(View view, int i, long l) { targetView = view; position = i; id = l; } }