android.provider
Interface ContactsContract.DisplayNameSources
- Enclosing class:
- ContactsContract
public static interface ContactsContract.DisplayNameSources
UNDEFINED
static final int UNDEFINED
- See Also:
- Constant Field Values
EMAIL
static final int EMAIL
- See Also:
- Constant Field Values
PHONE
static final int PHONE
- See Also:
- Constant Field Values
ORGANIZATION
static final int ORGANIZATION
- See Also:
- Constant Field Values
NICKNAME
static final int NICKNAME
- See Also:
- Constant Field Values
STRUCTURED_NAME
static final int STRUCTURED_NAME
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.