// 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.olio.communication.bluetooth.channel_messages; // Referenced classes of package com.olio.communication.bluetooth.channel_messages: // ANCSNotification private class mEnd { public int mEnd; public uteId mNotificationAttribute; public int mStart; final ANCSNotification this$0; public uteId(uteId uteid, int i, int j) { this$0 = ANCSNotification.this; super(); mNotificationAttribute = uteid; mStart = i; mEnd = j; } }