Home
last modified time | relevance | path

Searched refs:AFontMatcher_create (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/android/
Dfont_matcher.h135 AFontMatcher* _Nonnull AFontMatcher_create() __INTRODUCED_IN(29);
/frameworks/base/native/android/
Dlibandroid.map.txt260 AFontMatcher_create; # introduced=29
Dsystem_fonts.cpp215 AFontMatcher* _Nonnull AFontMatcher_create() { in AFontMatcher_create() function