Home
last modified time | relevance | path

Searched defs:Locale (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/minikin/libs/minikin/
H A DLocale.h77 struct Locale { struct
86 Locale() in Locale() function
99 explicit Locale(uint64_t identifier) in Locale() function
132 bool isEqualScript(const Locale& other) const; argument
171 uint16_t mLanguage;
175 uint16_t mRegion;
178 static const uint8_t kBopomofoFlag = 1u;
179 static const uint8_t kHanFlag = 1u << 1;
185 uint8_t mSubScriptBits;
210 class LocaleList { argument
[all …]
H A DLocale.cpp170 Locale::Locale(const StringPiece& input) : Locale() { in Locale() function in minikin::Locale
/aosp12/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.h56 struct Locale { struct
62 inline friend bool operator==(const Locale& lhs, const Locale& rhs) { argument
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DStreamingServiceInfo.java44 public StreamingServiceInfo(Map<Locale, String> names, String className, in StreamingServiceInfo()
H A DFileServiceInfo.java38 public FileServiceInfo(Map<Locale, String> newNames, String newClassName, in FileServiceInfo()
H A DServiceInfo.java52 public ServiceInfo(Map<Locale, String> newNames, String newClassName, List<Locale> newLocales, in ServiceInfo()
/aosp12/bionic/libc/upstream-openbsd/lib/libc/time/
H A Dwcsftime.c54 #define Locale (&C_time_locale) macro
/aosp12/bionic/libc/tzcode/
H A Dstrftime.c69 #define Locale (&C_time_locale) macro
/aosp12/bootable/recovery/tools/image_generator/
H A DImageGenerator.java602 public void generateImage(Map<Locale, String> localizedTextMap, String outputPath) in generateImage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...