Searched refs:stripEncoding (Results 1 – 2 of 2) sorted by relevance
591 headerValue = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()595 headerValue = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()599 headerValue = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()603 headerValue = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()607 headerValue = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()611 mSubject = BluetoothMapUtils.stripEncoding(headerValue); in parseMimeHeaders()
462 public static String stripEncoding(String in) { in stripEncoding() method in BluetoothMapUtils