Home
last modified time | relevance | path

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

/cts/hostsidetests/grammaticalinflection/src/android/grammaticalinflection/cts/
DGrammaticalGenderAtomTests.java43 public static final String SETTING_GRAMMATICAL_GENDER_ACTIVITY = field in GrammaticalGenderAtomTests
118 String activity = INSTALLED_PACKAGE_NAME_APP + "/." + SETTING_GRAMMATICAL_GENDER_ACTIVITY; in executeSetApplicationGrammaticalGenderCommand()