public static final class ContactsContract.QuickContact extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MODE_LARGE |
static int |
MODE_MEDIUM |
static int |
MODE_SMALL |
| Constructor and Description |
|---|
ContactsContract.QuickContact() |
| Modifier and Type | Method and Description |
|---|---|
static void |
showQuickContact(Context context,
Rect target,
Uri lookupUri,
int mode,
String[] excludeMimes) |
static void |
showQuickContact(Context context,
View target,
Uri lookupUri,
int mode,
String[] excludeMimes) |
public static final int MODE_SMALL
public static final int MODE_MEDIUM
public static final int MODE_LARGE
Copyright © 2008-2013. All Rights Reserved.