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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DShortcutIntentBuilder.java81 private final OnShortcutIntentCreatedListener mListener;
98 public interface OnShortcutIntentCreatedListener { interface in class:ShortcutIntentBuilder
110 public ShortcutIntentBuilder(Context context, OnShortcutIntentCreatedListener listener) {

Completed in 107 milliseconds