Android
Documentation
What is Android?
Getting Started
Installing the SDK
Upgrading the SDK
Developing/Debugging
Hello Android
Anatomy of an App
Notepad Tutorial
Development Tools
Application Model
Application Life Cycle
Developing Applications
Implementing a UI
Building Blocks
Data Storage and Retrieval
Security Model
Resources and i18n
Developer Toolbox
Design Philosophy
Building Custom Components
Optional APIs
Reference Information
Package Index
Class Index
Class Hierarchy
List of Views
List of Intents
List of Permissions
List of Resource Types
Android IDL
Glossary
Index
FAQs
General
Common Tasks
Troubleshooting
Open Source Licensing
Application Framework
Security
Goodies
android.provider
public static interface
android.provider.Contacts.ExtensionsColumns
android.provider.Contacts.ExtensionsColumns
Known Indirect Subclasses
Contacts.Extensions
,
Contacts.People.Extensions
Contacts.Extensions
The extensions for a person
Contacts.People.Extensions
The extensions for a person
Summary
Constants
Value
String
NAME
The name of this extension.
"name"
String
VALUE
The value of this extension.
"value"
Details
Constants
public static final
String
NAME
The name of this extension. May not be null. There may be at most one row for each name.
Type: TEXT
Constant Value:
"name"
public static final
String
VALUE
The value of this extension. May not be null.
Type: TEXT
Constant Value:
"value"
Copyright 2007
Google Inc.
Build 0.9_r1-98467 - 14 Aug 2008 18:56