Searched refs:GRAMMATICAL_GENDER_FEMININE (Results 1 – 6 of 6) sorted by relevance
63 setGrammaticalGender(Configuration.GRAMMATICAL_GENDER_FEMININE); in testBackupRestore_setGenderBeforeRestoring_doesNotRestore()68 assertEquals(Configuration.GRAMMATICAL_GENDER_FEMININE, in testBackupRestore_setGenderBeforeRestoring_doesNotRestore()
106 Configuration.GRAMMATICAL_GENDER_FEMININE); in testSetApplicationGender_setFeminine_returnFeminineAfterReCreating()110 .isEqualTo(Configuration.GRAMMATICAL_GENDER_FEMININE); in testSetApplicationGender_setFeminine_returnFeminineAfterReCreating()
41 public static final int GRAMMATICAL_GENDER_FEMININE = 2; field in GrammaticalGenderAtomTests
127 cfg1.setGrammaticalGender(Configuration.GRAMMATICAL_GENDER_FEMININE); in testCompareTo()665 config.setGrammaticalGender(Configuration.GRAMMATICAL_GENDER_FEMININE); in testGrammaticalGender()666 assertEquals(Configuration.GRAMMATICAL_GENDER_FEMININE, config.getGrammaticalGender()); in testGrammaticalGender()
508 Configuration.GRAMMATICAL_GENDER_FEMININE); in testAllEmptyConfigs()1055 Configuration.GRAMMATICAL_GENDER_FEMININE); in testPrecedence()
13801 field public static final int GRAMMATICAL_GENDER_FEMININE = 2; // 0x2