|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): Styleable! |
|
fun getDefaultInstanceForType(): Styleable! |
|
static fun getDescriptor(): Descriptor! |
|
The set of attribute declarations.
repeated .aapt.pb.Styleable.Entry entry = 1;
fun getEntry(index: Int): Entry! |
|
The set of attribute declarations.
repeated .aapt.pb.Styleable.Entry entry = 1;
fun getEntryCount(): Int |
|
The set of attribute declarations.
repeated .aapt.pb.Styleable.Entry entry = 1;
fun getEntryList(): MutableList<Entry!>! |
|
The set of attribute declarations.
repeated .aapt.pb.Styleable.Entry entry = 1;
fun getEntryOrBuilder(index: Int): EntryOrBuilder! |
|
The set of attribute declarations.
repeated .aapt.pb.Styleable.Entry entry = 1;
fun getEntryOrBuilderList(): MutableList<out EntryOrBuilder!>! |
|
fun getParserForType(): Parser<Styleable!>! |
|
fun getSerializedSize(): Int |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Styleable!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Styleable!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Styleable! |
|
static fun parseFrom(data: ByteBuffer!): Styleable!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Styleable!
static fun parseFrom(data: ByteString!): Styleable!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Styleable!
static fun parseFrom(data: ByteArray!): Styleable!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Styleable!
static fun parseFrom(input: InputStream!): Styleable!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Styleable!
static fun parseFrom(input: CodedInputStream!): Styleable!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Styleable! |
|
static fun parser(): Parser<Styleable!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |