Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DRecapitalizeStatusTests.java28 private static final int[] SPACE = { Constants.CODE_SPACE }; field in RecapitalizeStatusTests
32 status.start(30, 40, "abcdefghij", Locale.ENGLISH, SPACE); in testTrim()
38 status.start(30, 44, " abcdefghij", Locale.ENGLISH, SPACE); in testTrim()
44 status.start(30, 40, "abcdefgh ", Locale.ENGLISH, SPACE); in testTrim()
50 status.start(30, 45, " abcdefghij ", Locale.ENGLISH, SPACE); in testTrim()
59 status.start(29, 40, "abcd efghij", Locale.ENGLISH, SPACE); in testRotate()
71 status.start(29, 40, "Abcd Efghij", Locale.ENGLISH, SPACE); in testRotate()
83 status.start(29, 40, "ABCD EFGHIJ", Locale.ENGLISH, SPACE); in testRotate()
95 status.start(29, 39, "AbCDefghij", Locale.ENGLISH, SPACE); in testRotate()
109 status.start(29, 40, "Abcd efghij", Locale.ENGLISH, SPACE); in testRotate()
[all …]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPostalSplitter.java78 private static final String SPACE = " "; field in PostalSplitter
123 if (hasCountry) builder.append(SPACE); in joinJaJp()
136 if (hasRegion) builder.append(SPACE); in joinJaJp()
140 if (hasRegion || hasCity) builder.append(SPACE); in joinJaJp()
153 if (hasStreet) builder.append(SPACE); in joinJaJp()
206 if (hasCity) builder.append(COMMA + SPACE); in joinEnUs()
210 if (hasCity || hasRegion) builder.append(SPACE); in joinEnUs()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DStringUtilsTests.java334 private static final int[] SPACE = { Constants.CODE_SPACE }; field in StringUtilsTests
341 checkCapitalize("", "", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
342 checkCapitalize("test", "Test", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
343 checkCapitalize(" test", " Test", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
344 checkCapitalize("Test", "Test", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
345 checkCapitalize(" Test", " Test", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
346 checkCapitalize(".Test", ".test", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
353 checkCapitalize("Test And.retest ", "Test And.retest ", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
354 checkCapitalize("Test And.Retest ", "Test And.retest ", SPACE, Locale.ENGLISH); in testCapitalizeEachWord()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputConnectionAndTextRangeTests.java225 final SpacingAndPunctuations SPACE = new SpacingAndPunctuations( in testGetWordRangeAtCursor() local
247 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in testGetWordRangeAtCursor()
293 final SpacingAndPunctuations SPACE = new SpacingAndPunctuations( in helpTestGetSuggestionSpansAtWord() local
309 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
321 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
334 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
346 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
358 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
370 r = ic.getWordRangeAtCursor(SPACE, ScriptUtils.SCRIPT_LATIN); in helpTestGetSuggestionSpansAtWord()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java47 private static final char[] SPACE = {' '}; field in OpenWnnEN
217 if (chars[0] == SPACE[0] || chars[0] == '\u0009') { in insertCharToComposingText()
681 insertCharToComposingText(SPACE); in processKeyEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java587 private static byte SPACE = 32; field in BluetoothMapUtils
603 printable.set(SPACE); in encodeQuotedPrintable()
/packages/apps/Settings/src/com/android/settings/search/
DIndex.java156 private static final String SPACE = " "; field in Index
1046 return (input != null) ? input.replaceAll(LIST_DELIMITERS, SPACE) : EMPTY; in normalizeKeywords()
/packages/apps/TV/usbtuner/libs/
Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt69800 ------ FILESYSTEMS & FREE SPACE (df) ------
69814 ------ 0.036s was the duration of 'FILESYSTEMS & FREE SPACE' ------