// 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 EventNotificationTypes { public static final String EVENT_ID = "id"; public static final String EVENT_PACKAGE_NAME = "package_name"; public static final String NOTIFICATION_ACTION = "com.olio.custom.intent.action.bluetootheventnotification"; public static final String PRODUCE_TEST_NOTIFICATION = "produce_test_notification"; public EventNotificationTypes() { } }