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

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactPickerFragment.java 33 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
40 implements OnShortcutIntentCreatedListener {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java 90 private final OnShortcutIntentCreatedListener mListener;
109 public interface OnShortcutIntentCreatedListener {
121 public ShortcutIntentBuilder(Context context, OnShortcutIntentCreatedListener listener) {
PhoneNumberPickerFragment.java 32 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
44 implements OnShortcutIntentCreatedListener {
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 103 import com.android.contacts.common.list.ShortcutIntentBuilder.OnShortcutIntentCreatedListener;
    [all...]

Completed in 2321 milliseconds