// 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.widget.ToggleButton; // Referenced classes of package com.oliodevices.assist.app.fragments: // AssistantSleepTimesFragment class this._cls0 implements Runnable { final AssistantSleepTimesFragment this$0; public void run() { mSleepingMeridianIndicator.setChecked(true); } () { this$0 = AssistantSleepTimesFragment.this; super(); } }