Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java635 BitSet printable = new BitSet(256); in encodeQuotedPrintable() local
638 printable.set(i); in encodeQuotedPrintable()
641 printable.set(i); in encodeQuotedPrintable()
643 printable.set(TAB); in encodeQuotedPrintable()
644 printable.set(SPACE); in encodeQuotedPrintable()
651 if (printable.get(b)) { in encodeQuotedPrintable()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DScoringParams.java333 String printable = params.replaceAll("[^A-Za-z_0-9=,:.+-]", "?"); in sanitize()
334 if (printable.length() > 100) { in sanitize()
335 printable = printable.substring(0, 98) + "..."; in sanitize()
337 return printable; in sanitize()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...