Home | History | Annotate | Download | only in widget

Lines Matching defs:QuickContactBadge

47 public class QuickContactBadge extends ImageView implements OnClickListener {
79 public QuickContactBadge(Context context) {
83 public QuickContactBadge(Context context, AttributeSet attrs) {
87 public QuickContactBadge(Context context, AttributeSet attrs, int defStyleAttr) {
91 public QuickContactBadge(
173 * Assign the contact uri that this QuickContactBadge should be associated
289 QuickContact.showQuickContact(getContext(), QuickContactBadge.this, mContactUri,
310 event.setClassName(QuickContactBadge.class.getName());
316 info.setClassName(QuickContactBadge.class.getName());
382 QuickContact.showQuickContact(getContext(), QuickContactBadge.this, lookupUri,