Home
last modified time | relevance | path

Searched refs:characters (Results 1 – 13 of 13) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DStringUtils.java184 final char[] characters = string.toCharArray(); in toCodePointArray() local
185 final int length = characters.length; in toCodePointArray()
186 final int[] codePoints = new int[Character.codePointCount(characters, 0, length)]; in toCodePointArray()
187 int codePoint = Character.codePointAt(characters, 0); in toCodePointArray()
192 codePoint = Character.codePointAt(characters, srci); in toCodePointArray()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
DCharGroupInfo.java38 final int[] characters, final int frequency, final int childrenAddress, in CharGroupInfo() argument
44 mCharacters = characters; in CharGroupInfo()
DFusionDictionary.java275 final char[] characters = word.toCharArray(); in getCodePoints() local
276 final int length = characters.length; in getCodePoints()
277 final int[] codePoints = new int[Character.codePointCount(characters, 0, length)]; in getCodePoints()
278 int codePoint = Character.codePointAt(characters, 0); in getCodePoints()
283 codePoint = Character.codePointAt(characters, srci); in getCodePoints()
DBinaryDictInputOutput.java1099 final int characters[]; in readCharGroup() local
1109 characters = Arrays.copyOfRange(characterBuffer, 0, index); in readCharGroup()
1113 characters = new int[] { character }; in readCharGroup()
1186 return new CharGroupInfo(originalGroupAddress, addressPointer, flags, characters, frequency, in readCharGroup()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DEventLogTags.logtags33 # @param num_chars Number of characters in the query typed by the user
47 # @param num_chars The number of characters in the search query
56 # @param num_chars The number of characters in the query text field when the user left
62 # @param numChars Number of characters in the query.
/packages/apps/Mms/src/com/android/mms/dom/smil/parser/
DSmilContentHandler.java89 public void characters(char[] ch, int start, int length) { in characters() method in SmilContentHandler
/packages/inputmethods/LatinIME/tools/maketext/src/com/android/inputmethod/latin/maketext/
DStringResourceMap.java111 public void characters(char[] ch, int start, int length) { in characters() method in StringResourceMap.StringResourceHandler
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboard.java563 CharSequence characters, int columns, int horizontalPadding) { in Keyboard() argument
577 for (int i = 0; i < characters.length(); i++) { in Keyboard()
578 char c = characters.charAt(i); in Keyboard()
/packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/makedict/
DXmlDictInputOutput.java129 public void characters(char[] ch, int start, int length) { in characters() method in XmlDictInputOutput.UnigramHandler
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile17 # This tag specifies the encoding used for all characters in the config file
1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile17 # This tag specifies the encoding used for all characters in the config file
1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile17 # This tag specifies the encoding used for all characters in the config file
1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile17 # This tag specifies the encoding used for all characters in the config file
1402 # font does not include all possible unicode characters however, so when you need