// 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 static class ificationAttributeId { static final int $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[]; static { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId = new int[ificationAttributeId.values().length]; try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.AppIdentifier.ordinal()] = 1; } catch (NoSuchFieldError nosuchfielderror7) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.Title.ordinal()] = 2; } catch (NoSuchFieldError nosuchfielderror6) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.Subtitle.ordinal()] = 3; } catch (NoSuchFieldError nosuchfielderror5) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.Message.ordinal()] = 4; } catch (NoSuchFieldError nosuchfielderror4) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.MessageSize.ordinal()] = 5; } catch (NoSuchFieldError nosuchfielderror3) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.Date.ordinal()] = 6; } catch (NoSuchFieldError nosuchfielderror2) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.PositiveActionLabel.ordinal()] = 7; } catch (NoSuchFieldError nosuchfielderror1) { } try { $SwitchMap$com$olio$communication$bluetooth$channel_messages$ANCSNotification$NotificationAttributeId[ificationAttributeId.NegativeActionLabel.ordinal()] = 8; } catch (NoSuchFieldError nosuchfielderror) { return; } } }