android.provider
Class Contacts.Organizations
java.lang.Object
android.provider.Contacts.Organizations
- All Implemented Interfaces:
- BaseColumns, Contacts.OrganizationColumns
- Enclosing class:
- Contacts
public static final class Contacts.Organizations
- extends Object
- implements BaseColumns, Contacts.OrganizationColumns
A sub directory of a single person that contains all of their Phones.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
- The content:// style URL for this table
CONTENT_DIRECTORY
public static final String CONTENT_DIRECTORY
- The directory twig for this sub-table
- See Also:
- Constant Field Values
DEFAULT_SORT_ORDER
public static final String DEFAULT_SORT_ORDER
- The default sort order for this table
- See Also:
- Constant Field Values
getDisplayLabel
public static final CharSequence getDisplayLabel(Context context,
int type,
CharSequence label)
Please submit a feedback, bug or feature