Home | History | Annotate | Download | only in android

Lines Matching defs:charmap

53 #include "android/charmap.h"
1984 const AKeyCharmap* charmap;
1991 /* Get active charmap. */
1992 charmap = android_get_charmap();
1993 if (charmap == NULL) {