Home | History | Annotate | Download | only in android

Lines Matching refs:charmap

54 #include "android/charmap.h"
1964 const AKeyCharmap* charmap;
1971 /* Get active charmap. */
1972 charmap = android_get_charmap();
1973 if (charmap == NULL) {