| java.lang.Object | |
| ↳ | android.provider.HtcContactsContract.CallLogExt |
Definition for call log's extension table.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CALLS_ID | A reference to the _ID that this
data belongs to. |
|||||||||
| String | PURE_NUMBER | The pure number is number that contains no other symbol or characters
Type: TEXT |
|||||||||
| String | RAW_CONTACT_ID | The raw contact id of this setting maps to (If it's a device contact)
Type: INTEGER |
|||||||||
| String | RECORD_NUMBER | The virtual SIM table id that this setting maps to
Type: INTEGER |
|||||||||
| String | TABLE_NAME | Table name | |||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CONTENT_URI | The content:// style URI for this table | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
A reference to the _ID that this
data belongs to.
Type: INTEGER
The pure number is number that contains no other symbol or characters
Type: TEXT
The raw contact id of this setting maps to (If it's a device contact)
Type: INTEGER
The virtual SIM table id that this setting maps to
Type: INTEGER