class ScreenRound : ProtocolMessageEnum
Protobuf enum aapt.pb.Configuration.ScreenRound
SCREEN_ROUND_UNSET |
|
SCREEN_ROUND_ROUND |
|
SCREEN_ROUND_NOTROUND |
|
UNRECOGNIZED |
SCREEN_ROUND_NOTROUND_VALUE |
static val SCREEN_ROUND_NOTROUND_VALUE: Int |
SCREEN_ROUND_ROUND_VALUE |
static val SCREEN_ROUND_ROUND_VALUE: Int |
SCREEN_ROUND_UNSET_VALUE |
static val SCREEN_ROUND_UNSET_VALUE: Int |
forNumber |
static fun forNumber(value: Int): ScreenRound! |
getDescriptor |
static fun getDescriptor(): EnumDescriptor! |
getDescriptorForType |
fun getDescriptorForType(): EnumDescriptor! |
getNumber |
fun getNumber(): Int |
getValueDescriptor |
fun getValueDescriptor(): EnumValueDescriptor! |
internalGetValueMap |
static fun internalGetValueMap(): EnumLiteMap<ScreenRound!>! |
valueOf |
static fun valueOf(value: Int): ScreenRound! static fun valueOf(desc: EnumValueDescriptor!): ScreenRound! |