Home
last modified time | relevance | path

Searched refs:printable (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java717 BitSet printable = new BitSet(256); in encodeQuotedPrintable() local
720 printable.set(i); in encodeQuotedPrintable()
723 printable.set(i); in encodeQuotedPrintable()
725 printable.set(TAB); in encodeQuotedPrintable()
726 printable.set(SPACE); in encodeQuotedPrintable()
733 if (printable.get(b)) { in encodeQuotedPrintable()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DScoringParams.java368 String printable = params.replaceAll("[^A-Za-z_0-9=,:.+-]", "?"); in sanitize()
369 if (printable.length() > 100) { in sanitize()
370 printable = printable.substring(0, 98) + "..."; in sanitize()
372 return printable; in sanitize()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz