Home | History | Annotate | Download | only in android

Lines Matching defs:charmap

51 #include "android/charmap.h"
1802 const AKeyCharmap* charmap;
1809 /* Get default charmap. */
1810 charmap = android_get_charmap_by_index(0);
1811 if (charmap == NULL) {