android.provider
Class VoicemailContract.Status
java.lang.Object
android.provider.VoicemailContract.Status
- All Implemented Interfaces:
- BaseColumns
- Enclosing class:
- VoicemailContract
public static final class VoicemailContract.Status
- 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
DIR_TYPE
public static final String DIR_TYPE
- See Also:
- Constant Field Values
ITEM_TYPE
public static final String ITEM_TYPE
- See Also:
- Constant Field Values
SOURCE_PACKAGE
public static final String SOURCE_PACKAGE
- See Also:
- Constant Field Values
SETTINGS_URI
public static final String SETTINGS_URI
- See Also:
- Constant Field Values
VOICEMAIL_ACCESS_URI
public static final String VOICEMAIL_ACCESS_URI
- See Also:
- Constant Field Values
CONFIGURATION_STATE
public static final String CONFIGURATION_STATE
- See Also:
- Constant Field Values
CONFIGURATION_STATE_OK
public static final int CONFIGURATION_STATE_OK
- See Also:
- Constant Field Values
CONFIGURATION_STATE_NOT_CONFIGURED
public static final int CONFIGURATION_STATE_NOT_CONFIGURED
- See Also:
- Constant Field Values
CONFIGURATION_STATE_CAN_BE_CONFIGURED
public static final int CONFIGURATION_STATE_CAN_BE_CONFIGURED
- See Also:
- Constant Field Values
DATA_CHANNEL_STATE
public static final String DATA_CHANNEL_STATE
- See Also:
- Constant Field Values
DATA_CHANNEL_STATE_OK
public static final int DATA_CHANNEL_STATE_OK
- See Also:
- Constant Field Values
DATA_CHANNEL_STATE_NO_CONNECTION
public static final int DATA_CHANNEL_STATE_NO_CONNECTION
- See Also:
- Constant Field Values
NOTIFICATION_CHANNEL_STATE
public static final String NOTIFICATION_CHANNEL_STATE
- See Also:
- Constant Field Values
NOTIFICATION_CHANNEL_STATE_OK
public static final int NOTIFICATION_CHANNEL_STATE_OK
- See Also:
- Constant Field Values
NOTIFICATION_CHANNEL_STATE_NO_CONNECTION
public static final int NOTIFICATION_CHANNEL_STATE_NO_CONNECTION
- See Also:
- Constant Field Values
NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING
public static final int NOTIFICATION_CHANNEL_STATE_MESSAGE_WAITING
- See Also:
- Constant Field Values
buildSourceUri
public static Uri buildSourceUri(String packageName)
Copyright © 2008-2012. All Rights Reserved.