// 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.data.object.unit.ui; // Referenced classes of package com.olio.data.object.unit.ui: // WatchUi static class tchFaceMode { static final int $SwitchMap$com$olio$data$object$unit$ui$WatchUi$WatchFaceMode[]; static { $SwitchMap$com$olio$data$object$unit$ui$WatchUi$WatchFaceMode = new int[tchFaceMode.values().length]; try { $SwitchMap$com$olio$data$object$unit$ui$WatchUi$WatchFaceMode[tchFaceMode.ANALOG.ordinal()] = 1; } catch (NoSuchFieldError nosuchfielderror1) { } try { $SwitchMap$com$olio$data$object$unit$ui$WatchUi$WatchFaceMode[tchFaceMode.DIGITAL.ordinal()] = 2; } catch (NoSuchFieldError nosuchfielderror) { return; } } }