Filter by API Level:
Package Index
|
Class Index
android
com.htc.app
com.htc.content
com.htc.fragment.content
com.htc.fragment.widget
com.htc.lockscreen.fusion.open
com.htc.lockscreen.open.phone
com.htc.painting.engine
com.htc.painting.engine.render
com.htc.painting.engine.stroke
com.htc.painting.pal
com.htc.painting.penmenu
com.htc.painting.penmenu.highlight
com.htc.painting.penmenu15
com.htc.painting.penmenu15.view
com.htc.painting.tool.pen
com.htc.pen
com.htc.provider
com.htc.res
com.htc.util.skin
com.htc.view
com.htc.view.table
com.htc.view.util
com.htc.widget
Interfaces
ActionBarContainer.OnResourceUpdateListener
HtcAbsListView.AddAnimationListener
HtcAbsListView.DeleteAnimationListener
HtcAbsListView.IntroAnimationListener
HtcAbsListView.MultiChoiceModeListener
HtcAbsListView.OnScrollListener
HtcAbsListView.RecyclerListener
HtcAbsListView.scrollToAddedPositionListener
HtcAbsListView.SelectionBoundsAdjuster
HtcAdapterView.OnItemClickListener
HtcAdapterView.OnItemLongClickListener
HtcAdapterView.OnItemSelectedListener
HtcDatePicker.OnDateChangedListener
HtcDatePickerDialog.OnDateSetListener
HtcNumberPicker.OnScrollIdleStateListener
HtcTimePicker.OnTimeSetListener
HtcTimePickerDialog.OnTimeSetListener
QuickContactBadge.QueryCallback
Classes
ActionBarContainer
ActionBarContainer.LayoutParams
ActionBarDropDown
ActionBarDropDownSearch
ActionBarExt
ActionBarItemView
ActionBarQuickContact
ActionBarSearch
ActionBarText
CarouselActivity
CarouselHost
CarouselWidget
HtcAbsListView
HtcAbsListView.LayoutParams
HtcAdapterView
<T extends
Adapter
>
HtcAdapterView.AdapterContextMenuInfo
HtcAlertDialog
HtcAlertDialog.Builder
HtcDatePicker
HtcDatePickerDialog
HtcListView
HtcListView.FixedViewInfo
HtcNumberPicker
HtcTimePicker
HtcTimePickerDialog
MyTableView
QuickContactBadge
TableViewScrollControl
Enums
HtcAdapterView.ListStyle
Package Index
|
Class Index
Since:
API Level 2.0
public static interface
HtcAbsListView.IntroAnimationListener
com.htc.widget.HtcAbsListView.IntroAnimationListener
Class Overview
The callbacks to be invoked when intro animation starts or ends.
Summary
Public Methods
abstract void
onAnimationEnd
()
abstract void
onAnimationStart
()
Public Methods
public abstract void
onAnimationEnd
()
Since:
API Level 2.0
public abstract void
onAnimationStart
()
Since:
API Level 2.0