// 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.oliodevices.assist.app.detectors.status_bar_detectors; // Referenced classes of package com.oliodevices.assist.app.detectors.status_bar_detectors: // NotificationHandlerService private class { public Boolean currentEvent; public int eventId; final NotificationHandlerService this$0; private (Boolean boolean1, int i) { this$0 = NotificationHandlerService.this; super(); currentEvent = boolean1; eventId = i; } eventId(Boolean boolean1, int i, eventId eventid) { this(boolean1, i); } }