class UiModeNight : ProtocolMessageEnum
Protobuf enum aapt.pb.Configuration.UiModeNight
UI_MODE_NIGHT_UNSET |
|
UI_MODE_NIGHT_NIGHT |
|
UI_MODE_NIGHT_NOTNIGHT |
|
UNRECOGNIZED |
UI_MODE_NIGHT_NIGHT_VALUE |
static val UI_MODE_NIGHT_NIGHT_VALUE: Int |
UI_MODE_NIGHT_NOTNIGHT_VALUE |
static val UI_MODE_NIGHT_NOTNIGHT_VALUE: Int |
UI_MODE_NIGHT_UNSET_VALUE |
static val UI_MODE_NIGHT_UNSET_VALUE: Int |
forNumber |
static fun forNumber(value: Int): UiModeNight! |
getDescriptor |
static fun getDescriptor(): EnumDescriptor! |
getDescriptorForType |
fun getDescriptorForType(): EnumDescriptor! |
getNumber |
fun getNumber(): Int |
getValueDescriptor |
fun getValueDescriptor(): EnumValueDescriptor! |
internalGetValueMap |
static fun internalGetValueMap(): EnumLiteMap<UiModeNight!>! |
valueOf |
static fun valueOf(value: Int): UiModeNight! static fun valueOf(desc: EnumValueDescriptor!): UiModeNight! |