Home
last modified time | relevance | path

Searched refs:codes (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java809 if (label.length() > 1 && key.codes.length < 2) { in onBufferDraw()
908 && key.codes[0] > 32) { in getKeyIndices()
910 final int nCodes = key.codes.length; in getKeyIndices()
926 allKeys[j + c] = key.codes[c]; in getKeyIndices()
947 int code = key.codes[0]; in detectAndSendKey()
949 int[] codes = new int[MAX_NEARBY_KEYS]; in detectAndSendKey() local
950 Arrays.fill(codes, NOT_A_KEY); in detectAndSendKey()
951 getKeyIndices(x, y, codes); in detectAndSendKey()
959 code = key.codes[mTapCount]; in detectAndSendKey()
961 mKeyboardActionListener.onKey(code, codes); in detectAndSendKey()
[all …]
/packages/services/Telephony/src/com/android/phone/
DMMIDialogActivity.java96 final List<MmiCode> codes = new ArrayList<>(mPhone.getPendingMmiCodes()); in showMMIDialog() local
99 codes.addAll(mPhone.getImsPhone().getPendingMmiCodes()); in showMMIDialog()
101 if (codes.size() > 0) { in showMMIDialog()
102 final MmiCode mmiCode = codes.get(0); in showMMIDialog()
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DConstants.java284 public static String printableCodes(@Nonnull final int[] codes) { in printableCodes() argument
287 for (final int code : codes) { in printableCodes()
/packages/services/Telecomm/proto/
Dtelecom.proto229 // Disconnected for reason not described by other disconnect codes.
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Dnl_wordlist.combined.gz
Den_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...