132 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			132 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/protobuf/ApiOrBuilder;
 | |
| .super Ljava/lang/Object;
 | |
| .source "ApiOrBuilder.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/MessageOrBuilder;
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract getMethods(I)Lcom/google/protobuf/Method;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMethodsCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMethodsList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/Method;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMethodsOrBuilder(I)Lcom/google/protobuf/MethodOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMethodsOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/MethodOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMixins(I)Lcom/google/protobuf/Mixin;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMixinsCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMixinsList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/Mixin;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMixinsOrBuilder(I)Lcom/google/protobuf/MixinOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getMixinsOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/MixinOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getName()Ljava/lang/String;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getNameBytes()Lcom/google/protobuf/ByteString;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptions(I)Lcom/google/protobuf/Option;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/Option;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsOrBuilder(I)Lcom/google/protobuf/OptionOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/OptionOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSourceContext()Lcom/google/protobuf/SourceContext;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSourceContextOrBuilder()Lcom/google/protobuf/SourceContextOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSyntax()Lcom/google/protobuf/Syntax;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSyntaxValue()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getVersion()Ljava/lang/String;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getVersionBytes()Lcom/google/protobuf/ByteString;
 | |
| .end method
 | |
| 
 | |
| .method public abstract hasSourceContext()Z
 | |
| .end method
 |