Searched defs:stripped (Results 1 – 2 of 2) sorted by relevance
275 String stripped = BluetoothMapUtils.stripInvalidChars(mSubject); in encode() local
1430 String stripped = htmlTagPattern.matcher(string).replaceAll(""); in stripHtmlTags() local