class ScreenLayoutLong : ProtocolMessageEnum
Protobuf enum aapt.pb.Configuration.ScreenLayoutLong
SCREEN_LAYOUT_LONG_UNSET |
|
SCREEN_LAYOUT_LONG_LONG |
|
SCREEN_LAYOUT_LONG_NOTLONG |
|
UNRECOGNIZED |
SCREEN_LAYOUT_LONG_LONG_VALUE |
static val SCREEN_LAYOUT_LONG_LONG_VALUE: Int |
SCREEN_LAYOUT_LONG_NOTLONG_VALUE |
static val SCREEN_LAYOUT_LONG_NOTLONG_VALUE: Int |
SCREEN_LAYOUT_LONG_UNSET_VALUE |
static val SCREEN_LAYOUT_LONG_UNSET_VALUE: Int |
forNumber |
static fun forNumber(value: Int): ScreenLayoutLong! |
getDescriptor |
static fun getDescriptor(): EnumDescriptor! |
getDescriptorForType |
fun getDescriptorForType(): EnumDescriptor! |
getNumber |
fun getNumber(): Int |
getValueDescriptor |
fun getValueDescriptor(): EnumValueDescriptor! |
internalGetValueMap |
static fun internalGetValueMap(): EnumLiteMap<ScreenLayoutLong!>! |
valueOf |
static fun valueOf(value: Int): ScreenLayoutLong! static fun valueOf(desc: EnumValueDescriptor!): ScreenLayoutLong! |