Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont_matcher.h174 void AFontMatcher_setLocales(
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc97 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setLocales);
387 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setLocales); in init_stub_library()
Dstubs_arm.cc97 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setLocales);
387 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setLocales); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt284 AFontMatcher_setLocales; # introduced=29
Dsystem_fonts.cpp307 void AFontMatcher_setLocales( in AFontMatcher_setLocales() function