public static final class

HtcContactsContract.Intent.UI

extends Object
java.lang.Object
   ↳ android.provider.HtcContactsContract.Intent.UI

Summary

Constants
String EDIT_SPEED_DIAL A general speed dial edit action.
Public Constructors
HtcContactsContract.Intent.UI()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String EDIT_SPEED_DIAL

A general speed dial edit action. This action is used to launch a editor without any parameter be given.

Constant Value: "com.android.htccontacts.action.EDIT_SPEED_DIAL"

Public Constructors

public HtcContactsContract.Intent.UI ()