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

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DQuickContactImageView.java23 public class QuickContactImageView extends ImageView { class in inherits:ImageView
30 public QuickContactImageView(Context context) { method in class:QuickContactImageView
34 public QuickContactImageView(Context context, AttributeSet attrs) { method in class:QuickContactImageView
38 public QuickContactImageView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:QuickContactImageView

Completed in 43 milliseconds