Searched refs:generateExpressionWithTag (Results 1 – 1 of 1) sorted by relevance
729 Pattern pattern = Pattern.compile(generateExpressionWithTag(tag, "(.*?)")); in extraTagValue()745 private static String generateExpressionWithTag(String tag, String value) { in generateExpressionWithTag() method in BluetoothUtils