public static final class

HtcContactsContract.BLACKLIST_PASSWORD

extends Object
java.lang.Object
   ↳ android.provider.HtcContactsContract.BLACKLIST_PASSWORD

Summary

Constants
String PASSWORD The extra field for the ap password.
String TABLE_NAME
Fields
public static final Uri CONTENT_URI The content:// style URL for this table
Public Constructors
HtcContactsContract.BLACKLIST_PASSWORD()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String PASSWORD

The extra field for the ap password.

Type: String/P>

Constant Value: "password"

public static final String TABLE_NAME

Constant Value: "blacklist_password"

Fields

public static final Uri CONTENT_URI

The content:// style URL for this table

Public Constructors

public HtcContactsContract.BLACKLIST_PASSWORD ()