InternalAppItem$ServiceInvokeType.smali
.class public interface abstract Lcom/cm/plugincluster/adv/spec/InternalAppItem$ServiceInvokeType;
.super Ljava/lang/Object;
.source "InternalAppItem.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cm/plugincluster/adv/spec/InternalAppItem;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ServiceInvokeType"
.end annotation
# static fields
.field public static final INVALID:I = -0x1
.field public static final INVOKE_DO_NOTHING:I = 0x0
.field public static final INVOKE_VIA_ACTION:I = 0x1
.field public static final INVOKE_VIA_NAME:I = 0x2