| java.lang.Object | |
| ↳ | com.android.internal.telephony.IccContract.IccPhonebook |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | COLUMN_EMAILS | ||||||||||
| int | COLUMN_HIDDEN | ||||||||||
| int | COLUMN_NAME | ||||||||||
| int | COLUMN_NUMBER | ||||||||||
| int | COLUMN_NUMBER1 | ||||||||||
| int | COLUMN_NUMBER2 | ||||||||||
| int | COLUMN_RECORD_NUMBER | ||||||||||
| String | EMAILS | email address
Type: TEXT |
|||||||||
| String | HIDDEN | Hidden entry
Type: TEXT |
|||||||||
| String | NAME | Name
Type: TEXT |
|||||||||
| String | NUMBER | phone number
Type: TEXT |
|||||||||
| String | NUMBER1 | second phone number
Type: TEXT |
|||||||||
| String | NUMBER2 | second phone number
Type: TEXT |
|||||||||
| String | RECORD_NUMBER | The virtual SIM table id that this setting maps to
Type: INTEGER |
|||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| COLUMN_NAMES | |||||||||||
| CONTENT_URI | The content:// style URI for this table. | ||||||||||
| RUIM_CONTENT_URI | |||||||||||
| SIM_CONTENT_URI | |||||||||||
| SUB_SIM_CONTENT_URI | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
email address
Type: TEXT
second phone number
Type: TEXT
second phone number
Type: TEXT
The virtual SIM table id that this setting maps to
Type: INTEGER