Searched refs:printable (Results 1 – 3 of 3) sorted by relevance
594 BitSet printable = new BitSet(256); in encodeQuotedPrintable() local597 printable.set(i); in encodeQuotedPrintable()600 printable.set(i); in encodeQuotedPrintable()602 printable.set(TAB); in encodeQuotedPrintable()603 printable.set(SPACE); in encodeQuotedPrintable()610 if (printable.get(b)) { in encodeQuotedPrintable()
38733 ------ SYSTEM LOG (logcat -v threadtime -v printable -d *:v) ------43332 ------ EVENT LOG (logcat -b events -b security -v threadtime -v printable -d *:v) ------43788 ------ RADIO LOG (logcat -b radio -v threadtime -v printable -d *:v) ------68879 ------ LAST LOGCAT (logcat -L -b all -v threadtime -v printable -d *:v) ------