// 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.widget; import android.view.View; // Referenced classes of package android.support.v7.widget: // SearchView class this._cls0 implements android.view.istener { final SearchView this$0; public void onClick(View view) { if (view == SearchView.access$400(SearchView.this)) { SearchView.access$500(SearchView.this); } else { if (view == SearchView.access$600(SearchView.this)) { SearchView.access$700(SearchView.this); return; } if (view == SearchView.access$800(SearchView.this)) { SearchView.access$900(SearchView.this); return; } if (view == SearchView.access$1000(SearchView.this)) { SearchView.access$1100(SearchView.this); return; } if (view == SearchView.access$1200(SearchView.this)) { SearchView.access$1300(SearchView.this); return; } } } () { this$0 = SearchView.this; super(); } }