Searched refs:OnShortcutIntentCreatedListener (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactPickerFragment.java33 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
40 implements OnShortcutIntentCreatedListener {
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DShortcutIntentBuilder.java90 private final OnShortcutIntentCreatedListener mListener;
109 public interface OnShortcutIntentCreatedListener { interface in class:ShortcutIntentBuilder
121 public ShortcutIntentBuilder(Context context, OnShortcutIntentCreatedListener listener) {
H A DPhoneNumberPickerFragment.java32 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
43 implements OnShortcutIntentCreatedListener, PhoneNumberListAdapter.Listener {
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java123 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
2724 new OnShortcutIntentCreatedListener() {

Completed in 96 milliseconds