Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont_matcher.h176 void AFontMatcher_setLocales(
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc95 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setLocales);
374 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setLocales); in init_stub_library()
Dstubs_arm64.cc95 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setLocales);
374 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setLocales); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt267 AFontMatcher_setLocales; # introduced=29
Dsystem_fonts.cpp242 void AFontMatcher_setLocales( in AFontMatcher_setLocales() function