public static final class

HtcContactsContract.VIP

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

Summary

Constants
int MASK The mask for getting manage call information
Fields
public static final Uri VIP_CANDIDATE_CONTENT_URI The content:// style URL for this table
public static final Uri VIP_CONTENT_URI The content:// style URL for this table
Public Constructors
HtcContactsContract.VIP()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int MASK

The mask for getting manage call information

Constant Value: 2 (0x00000002)

Fields

public static final Uri VIP_CANDIDATE_CONTENT_URI

The content:// style URL for this table

public static final Uri VIP_CONTENT_URI

The content:// style URL for this table

Public Constructors

public HtcContactsContract.VIP ()