GENDER_MALE

const val GENDER_MALE: Int = 1

Deprecated

Use SEX_MALE constant instead

Replace with

SEX_MALE

Gender male constant.