// 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 com.oliodevices.assist.app.fragments; import android.view.View; // Referenced classes of package com.oliodevices.assist.app.fragments: // ServicesListFragment, NotificationActionsFragment class egory implements android.view..ServicesListFragment._cls3 { final ServicesListFragment this$0; final com.olio.communication.notifications.egory val$category; public void onClick(View view) { if (!ServicesListFragment.access$400(ServicesListFragment.this)) { startFragment(NotificationActionsFragment.newInstance(val$category)); } } egory() { this$0 = final_serviceslistfragment; val$category = com.olio.communication.notifications.egory.this; super(); } }