BindableService.smali

.class public interface abstract Lio/grpc/BindableService;
.super Ljava/lang/Object;
.source "BindableService.java"


# virtual methods
.method public abstract bindService()Lio/grpc/ServerServiceDefinition;
.end method