/packages/services/Car/tests/BugReportApp/ |
D | README.md | 53 ### Manually testing the app using the test script 55 BugReportApp comes with `utils/bugreport_app_tester.py` script that automates 61 3. Run the script: `$ python bugreport_app_tester.py` 62 * The script works on python 2.7 and above. 65 * Warning: the script will delete all the bug reports on the device. 70 5. Please manually verify the script's results.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | ScriptUtils.java | 188 Integer script = mLanguageCodeToScriptCode.get(language); in getScriptFromSpellCheckerLocale() local 189 if (script == null) { in getScriptFromSpellCheckerLocale() 191 script = mLanguageCodeToScriptCode.get(""); in getScriptFromSpellCheckerLocale() 193 return script; in getScriptFromSpellCheckerLocale()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | LocaleSet.java | 74 final String script = locale.getScript(); in getLikelyScript() local 75 if (!script.isEmpty()) { in getLikelyScript() 76 return script; in getLikelyScript()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/ |
D | AndroidSpellCheckerService.java | 112 final int script = ScriptUtils.getScriptFromSpellCheckerLocale(locale); in getKeyboardLayoutNameForLocale() local 113 switch (script) { in getKeyboardLayoutNameForLocale() 123 throw new RuntimeException("Wrong script supplied: " + script); in getKeyboardLayoutNameForLocale()
|
D | AndroidWordLevelSpellCheckerSession.java | 146 private static int getCheckabilityInScript(final String text, final int script) { in getCheckabilityInScript() argument 154 if (!ScriptUtils.isLetterPartOfScript(firstCodePoint, script) in getCheckabilityInScript() 175 if (ScriptUtils.isLetterPartOfScript(codePoint, script)) ++letterCount; in getCheckabilityInScript()
|
/packages/inputmethods/LatinIME/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows 11 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/packages/apps/Camera2/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/packages/apps/Calendar/ |
D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/packages/services/Telephony/ecc/ |
D | README.md | 8 - A script to launch the newest conversion toolset to convert
|
/packages/apps/Car/libs/specs/ |
D | keylines.csv | 5 # value in the cell. While it is easy to modify the script to handle a skipped comma, it is better
|
/packages/services/Car/car_product/build/ |
D | car.mk | 63 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 664 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 1486 # should contain the MathJax.js script. For instance, if the mathjax directory 1536 # setting. When disabled, doxygen will generate a PHP script for searching and 1537 # an index file used by the script. When EXTERNAL_SEARCH is enabled the indexing 1546 # script for searching. Instead the search results are written to an XML file 2068 # The PERL_PATH should be the absolute path and name of the perl script
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 508 # 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/ |
D | dbreg_API_doxyfile | 508 # 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/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | it_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | pt_PT_wordlist.combined.gz |
|
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |