HomeSort by relevance Sort by last modified time
    Searched defs:setOnPhoneNumberPickerActionListener (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 381 ((PhoneNumberPickerFragment) mListFragment).setOnPhoneNumberPickerActionListener(
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PhoneNumberPickerFragment.java 108 public void setOnPhoneNumberPickerActionListener(OnPhoneNumberPickerActionListener listener) {
  /packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java 607 mSmartDialSearchFragment.setOnPhoneNumberPickerActionListener(this);
613 mRegularSearchFragment.setOnPhoneNumberPickerActionListener(this);
    [all...]

Completed in 287 milliseconds