Searched refs:KeyboardCodesSet (Results 1 – 4 of 4) sorted by relevance
70 final KeyboardCodesSet codesSet) { in MoreKeySpec()186 static int getCode(String moreKeySpec, KeyboardCodesSet codesSet) { in getCode()211 public static int parseCode(String text, KeyboardCodesSet codesSet, int defCode) { in parseCode()
23 public class KeyboardCodesSet { class
32 private final KeyboardCodesSet mCodesSet = new KeyboardCodesSet();
31 import com.android.inputmethod.keyboard.internal.KeyboardCodesSet;252 public final KeyboardCodesSet mCodesSet = new KeyboardCodesSet();