| ActionBarContainer.OnResourceUpdateListener | |
| HtcAbsListView.AddAnimationListener | The callbacks to be invoked when delete animation starts or ends. |
| HtcAbsListView.DeleteAnimationListener | The callbacks to be invoked when add animation starts or ends. |
| HtcAbsListView.IntroAnimationListener | The callbacks to be invoked when intro animation starts or ends. |
| HtcAbsListView.MultiChoiceModeListener | A MultiChoiceModeListener receives events for HtcAbsListView#CHOICE_MODE_MULTIPLE_MODAL. |
| HtcAbsListView.OnScrollListener | Interface definition for a callback to be invoked when the list or grid has been scrolled. |
| HtcAbsListView.RecyclerListener | A RecyclerListener is used to receive a notification whenever a View is placed inside the RecycleBin's scrap heap. |
| HtcAbsListView.scrollToAddedPositionListener | The callbacks to be invoked smoothScroll end. |
| HtcAbsListView.SelectionBoundsAdjuster | The top-level view of a list item can implement this interface to allow itself to modify the bounds of the selection shown for that item. |
| HtcAdapterView.OnItemClickListener | Interface definition for a callback to be invoked when an item in this AdapterView has been clicked. |
| HtcAdapterView.OnItemLongClickListener | Interface definition for a callback to be invoked when an item in this view has been clicked and held. |
| HtcAdapterView.OnItemSelectedListener | Interface definition for a callback to be invoked when an item in this view has been selected. |
| HtcDatePicker.OnDateChangedListener | The callback used to indicate the user changes the date. |
| HtcDatePickerDialog.OnDateSetListener | The callback used to indicate the user is done filling in the date. |
| HtcNumberPicker.OnScrollIdleStateListener | |
| HtcTimePicker.OnTimeSetListener | The callback used to indicate the user changes the date. |
| HtcTimePickerDialog.OnTimeSetListener | The callback interface used to indicate the user is done filling in the time (they clicked on the 'Set' button). |
| QuickContactBadge.QueryCallback |
| ActionBarContainer | |
| ActionBarContainer.LayoutParams | |
| ActionBarDropDown | |
| ActionBarDropDownSearch | |
| ActionBarExt | |
| ActionBarItemView | |
| ActionBarQuickContact | |
| ActionBarSearch | |
| ActionBarText | |
| CarouselActivity | This class is deprecated. Not supported class |
| CarouselHost | This class is deprecated. Not supported class |
| CarouselWidget | This class is deprecated. Not supported class |
| HtcAbsListView | Base class that can be used to implement virtualized lists of items. |
| HtcAbsListView.LayoutParams | AbsListView extends LayoutParams to provide a place to hold the view type. |
| HtcAdapterView<T extends Adapter> | An AdapterView is a view whose children are determined by an Adapter. |
| HtcAdapterView.AdapterContextMenuInfo | Extra menu information provided to the
onCreateContextMenu(ContextMenu, View, ContextMenuInfo)
callback when a context menu is brought up for this AdapterView. |
| HtcAlertDialog | A subclass of Dialog that can display one, two or three buttons. |
| HtcAlertDialog.Builder | |
| HtcDatePicker | |
| HtcDatePickerDialog | A simple dialog containing an HtcDatePicker. |
| HtcListView | A view that shows items in a vertically scrolling list. |
| HtcListView.FixedViewInfo | A class that represents a fixed view in a list, for example a header at the top or a footer at the bottom. |
| HtcNumberPicker | |
| HtcTimePicker | |
| HtcTimePickerDialog | A dialog that prompts the user for the time of day using a HtcTimePicker. |
| MyTableView | |
| QuickContactBadge | Widget used to show an image with the standard QuickContact badge and on-click behavior. |
| TableViewScrollControl |