android.provider
Class Telephony.Carriers
java.lang.Object
android.provider.Telephony.Carriers
- All Implemented Interfaces:
- BaseColumns
- Enclosing class:
- Telephony
public static final class Telephony.Carriers
- extends Object
- implements BaseColumns
| 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
DEFAULT_SORT_ORDER
public static final String DEFAULT_SORT_ORDER
- The default sort order for this table
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
APN
public static final String APN
- See Also:
- Constant Field Values
PROXY
public static final String PROXY
- See Also:
- Constant Field Values
PORT
public static final String PORT
- See Also:
- Constant Field Values
MMSPROXY
public static final String MMSPROXY
- See Also:
- Constant Field Values
MMSPORT
public static final String MMSPORT
- See Also:
- Constant Field Values
SERVER
public static final String SERVER
- See Also:
- Constant Field Values
USER
public static final String USER
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
MMSC
public static final String MMSC
- See Also:
- Constant Field Values
MCC
public static final String MCC
- See Also:
- Constant Field Values
MNC
public static final String MNC
- See Also:
- Constant Field Values
NUMERIC
public static final String NUMERIC
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
Telephony.Carriers
public Telephony.Carriers()
Please submit a feedback, bug or feature