// 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.content.DialogInterface; import com.oliodevices.assist.app.activities.SetupActivityCallbacks; // Referenced classes of package com.oliodevices.assist.app.fragments: // SetupConnectFragment class this._cls0 implements android.content.Listener { final SetupConnectFragment this$0; public void onClick(DialogInterface dialoginterface, int i) { if (mCallbacks != null) { mCallbacks.goToScreen(9); } } () { this$0 = SetupConnectFragment.this; super(); } }