HomeSort by relevance Sort by last modified time
    Searched refs:VCardPhoneNumberTranslationCallback (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
VCardPhoneNumberTranslationCallback.java 20 * {@link VCardComposer#setPhoneNumberTranslationCallback(VCardPhoneNumberTranslationCallback)}.
29 public interface VCardPhoneNumberTranslationCallback {
VCardComposer.java 574 private VCardPhoneNumberTranslationCallback mPhoneTranslationCallback;
588 public void setPhoneNumberTranslationCallback(VCardPhoneNumberTranslationCallback callback) {
VCardBuilder.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapVcardManager.java 40 import com.android.vcard.VCardPhoneNumberTranslationCallback;
65 import com.android.vcard.VCardPhoneNumberTranslationCallback;
311 composer.setPhoneNumberTranslationCallback(new VCardPhoneNumberTranslationCallback() {
696 composer.setPhoneNumberTranslationCallback(new VCardPhoneNumberTranslationCallback() {
    [all...]

Completed in 91 milliseconds