Home
last modified time | relevance | path

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

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