Home
last modified time | relevance | path

Searched defs:GrammaticalGender (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp208 TEST(ConfigTest, GrammaticalGender) { in TEST() argument
/aosp14/frameworks/base/tools/aapt2/
H A DConfiguration.proto123 enum GrammaticalGender { enum
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java167 public @interface GrammaticalGender {} annotation in Configuration