Home
last modified time | relevance | path

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

/cts/hostsidetests/grammaticalinflection/atom/app/src/android/grammaticalinflection/atom/app/
DSettingGrammaticalGenderActivity.java29 public static final int GRAMMATICAL_GENDER_NOT_SPECIFIED = 0; field in SettingGrammaticalGenderActivity
35 int gender = getIntent().getIntExtra(GENDER_KEY, GRAMMATICAL_GENDER_NOT_SPECIFIED); in onCreate()
/cts/hostsidetests/grammaticalinflection/src/android/grammaticalinflection/cts/
DGrammaticalGenderAtomTests.java39 public static final int GRAMMATICAL_GENDER_NOT_SPECIFIED = 0; field in GrammaticalGenderAtomTests
91 executeSetApplicationGrammaticalGenderCommand(GRAMMATICAL_GENDER_NOT_SPECIFIED); in testAtomLogging_genderNotSpecified_logsAtomSuccessfully()
114 executeSetApplicationGrammaticalGenderCommand(GRAMMATICAL_GENDER_NOT_SPECIFIED); in resetAppGender()
/cts/tests/framework/base/grammaticalinflection/src/android/grammaticalinflection/cts/
DGrammaticalInflectionManagerTest.java19 import static android.content.res.Configuration.GRAMMATICAL_GENDER_NOT_SPECIFIED;
85 GRAMMATICAL_GENDER_NOT_SPECIFIED); in tearDown()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java513 assertEquals(Configuration.GRAMMATICAL_GENDER_NOT_SPECIFIED, config.getGrammaticalGender()); in testSetToDefaults()
543 assertEquals(Configuration.GRAMMATICAL_GENDER_NOT_SPECIFIED, config.getGrammaticalGender()); in testUnset()
664 assertEquals(Configuration.GRAMMATICAL_GENDER_NOT_SPECIFIED, config.getGrammaticalGender()); in testGrammaticalGender()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt13804 field public static final int GRAMMATICAL_GENDER_NOT_SPECIFIED = 0; // 0x0