Home
last modified time | relevance | path

Searched refs:GRAMMATICAL_GENDER_NEUTRAL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/grammaticalinflection/
DGrammaticalInflectionBackupTest.java101 testData.put(DEFAULT_PACKAGE_NAME, Configuration.GRAMMATICAL_GENDER_NEUTRAL); in testApplyPayload_onPackageAdded_setApplicationGrammaticalGender()
108 eq(Configuration.GRAMMATICAL_GENDER_NEUTRAL)); in testApplyPayload_onPackageAdded_setApplicationGrammaticalGender()
126 intToByteArray(Configuration.GRAMMATICAL_GENDER_NEUTRAL), DEFAULT_USER_ID); in testApplySystemPayload_setSystemWideGrammaticalGender()
129 eq(Configuration.GRAMMATICAL_GENDER_NEUTRAL), in testApplySystemPayload_setSystemWideGrammaticalGender()
/frameworks/base/core/java/android/app/
DGrammaticalInflectionManager.java45 Configuration.GRAMMATICAL_GENDER_NEUTRAL,
/frameworks/base/services/core/java/com/android/server/grammaticalinflection/
DGrammaticalInflectionShellCommand.java42 GRAMMATICAL_GENDER_MAP.put(Configuration.GRAMMATICAL_GENDER_NEUTRAL, "Neuter (1)"); in GRAMMATICAL_GENDER_MAP.put() argument
/frameworks/base/core/java/android/content/res/
DConfiguration.java162 GRAMMATICAL_GENDER_NEUTRAL,
186 public static final int GRAMMATICAL_GENDER_NEUTRAL = 1; field in Configuration
1146 case GRAMMATICAL_GENDER_NEUTRAL: sb.append(" neuter"); break; in toString()
2540 case Configuration.GRAMMATICAL_GENDER_NEUTRAL: in resourceQualifierString()
/frameworks/base/core/api/
Dcurrent.txt13804 field public static final int GRAMMATICAL_GENDER_NEUTRAL = 1; // 0x1