IDeviceIdService.smali
569 字节
.class public interface abstract Lcom/samsung/android/deviceidservice/IDeviceIdService;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/os/IInterface;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/samsung/android/deviceidservice/IDeviceIdService$Stub;
}
.end annotation
# virtual methods
.method public abstract a()Ljava/lang/String;
.end method
.method public abstract a(Ljava/lang/String;)Ljava/lang/String;
.end method
.method public abstract b(Ljava/lang/String;)Ljava/lang/String;
.end method