// 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.events; public class BindingConstants { public static final String ACTION_TYPE = "action_type"; public static final String EVENTS_LIST = "EVENTS_LIST"; public static final String NOTIFICATION_ACTION = "com.olio.custom.intent.action.bluetootheventnotification"; public static final int SERVICE_REQUEST_INFORMATION = 0; public static final int SERVICE_SEND_COMMAND = 1; public BindingConstants() { } }