Searched refs:AFont_getLocale (Results 1 – 5 of 5) sorted by relevance
220 const char* _Nullable AFont_getLocale(const AFont* _Nonnull font) __INTRODUCED_IN(29);
103 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFont_getLocale);382 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFont_getLocale); in init_stub_library()
259 AFont_getLocale; # introduced=29
361 const char* AFont_getLocale(const AFont* font) { in AFont_getLocale() function