Searched refs:doesVCardHaveProperty (Results 1 – 1 of 1) sorted by relevance
1386 if (doesVCardHaveProperty(vCard, mask.mProperty)) { in checkVCardSelector()1400 if (!doesVCardHaveProperty(vCard, mask.mProperty)) { in checkVCardSelector()1488 private static boolean doesVCardHaveProperty(String vCard, String property) { in doesVCardHaveProperty() method in BluetoothPbapVcardManager