Searched refs:onValueReceived (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/opt/vcard/java/com/android/vcard/ |
H A D | VCardPhoneNumberTranslationCallback.java | 34 public String onValueReceived(String rawValue, int type, String label, boolean isPrimary); in onValueReceived() method
|
H A D | VCardBuilder.java | 810 phoneNumber = translationCallback.onValueReceived( in appendPhones()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
H A D | BluetoothPbapVcardManager.java | 325 public String onValueReceived(String rawValue, int type, String label, in getSelectedPhonebookNameList() 744 public String onValueReceived(String rawValue, int type, String label, in composeContactsAndSendVCards() 845 public String onValueReceived(String rawValue, int type, String label, in composeContactsAndSendSelectedVCards()
|