class Hdr : ProtocolMessageEnum
Protobuf enum aapt.pb.Configuration.Hdr
HDR_UNSET |
|
HDR_HIGHDR |
|
HDR_LOWDR |
|
UNRECOGNIZED |
HDR_HIGHDR_VALUE |
static val HDR_HIGHDR_VALUE: Int |
HDR_LOWDR_VALUE |
static val HDR_LOWDR_VALUE: Int |
HDR_UNSET_VALUE |
static val HDR_UNSET_VALUE: Int |
forNumber |
static fun forNumber(value: Int): Hdr! |
getDescriptor |
static fun getDescriptor(): EnumDescriptor! |
getDescriptorForType |
fun getDescriptorForType(): EnumDescriptor! |
getNumber |
fun getNumber(): Int |
getValueDescriptor |
fun getValueDescriptor(): EnumValueDescriptor! |
internalGetValueMap |
static fun internalGetValueMap(): EnumLiteMap<Hdr!>! |
valueOf |
static fun valueOf(value: Int): Hdr! static fun valueOf(desc: EnumValueDescriptor!): Hdr! |