Home
last modified time | relevance | path

Searched refs:script (Results 1 – 25 of 27) sorted by relevance

12

/packages/apps/ContactsCommon/libs/
Dgeocoder-2.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerService.java162 private static String getKeyboardLayoutNameForScript(final int script) { in getKeyboardLayoutNameForScript() argument
163 switch (script) { in getKeyboardLayoutNameForScript()
171 throw new RuntimeException("Wrong script supplied: " + script); in getKeyboardLayoutNameForScript()
323 final int script = ScriptUtils.getScriptFromSpellCheckerLocale(locale); in createKeyboardForLocale() local
324 final String keyboardLayoutName = getKeyboardLayoutNameForScript(script); in createKeyboardForLocale()
DAndroidWordLevelSpellCheckerSession.java148 private static int getCheckabilityInScript(final String text, final int script) { in getCheckabilityInScript() argument
156 if (!ScriptUtils.isLetterPartOfScript(firstCodePoint, script) in getCheckabilityInScript()
177 if (ScriptUtils.isLetterPartOfScript(codePoint, script)) ++letterCount; in getCheckabilityInScript()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DScriptUtils.java185 final Integer script = mSpellCheckerLanguageToScript.get(locale.getLanguage()); in getScriptFromSpellCheckerLocale() local
186 if (null == script) { in getScriptFromSpellCheckerLocale()
190 return script; in getScriptFromSpellCheckerLocale()
/packages/wallpapers/NoiseField/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/packages/wallpapers/Galaxy4/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/packages/wallpapers/PhaseBeam/
Ddefault.properties7 # "build.properties", and override values to adapt the script to your
/packages/apps/Camera2/
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/packages/apps/Calendar/
Dproject.properties7 # "ant.properties", and override values to adapt the script to your
/packages/inputmethods/OpenWnn/
DREADME.txt26 . Building control file (XML, makefile, shell script)
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile508 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1360 # The PERL_PATH should be the absolute path and name of the perl script
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile508 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1360 # The PERL_PATH should be the absolute path and name of the perl script
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile508 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1360 # The PERL_PATH should be the absolute path and name of the perl script
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile508 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1360 # The PERL_PATH should be the absolute path and name of the perl script
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dcs_wordlist.combined.gz
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...

12