Interface | Description |
---|---|
PagedTileLayout.PageListener | |
QSDetailItems.Callback | |
QSPanel.Callback | |
QSPanel.QSTileLayout | |
QSTile.Callback | |
QSTile.DetailAdapter | |
QSTile.Host | |
QSTile.Host.Callback | |
TouchAnimator.Listener |
Class | Description |
---|---|
AutoSizingList |
Similar to a ListView, but it will show only as many items as fit on screen and
bind those instead of scrolling.
|
DataUsageGraph | |
GlobalSetting |
Helper for managing a global setting.
|
NonInterceptingScrollView |
ScrollView that disallows intercepting for touches that can cause scrolling.
|
PagedTileLayout | |
PagedTileLayout.TilePage | |
PageIndicator | |
PathInterpolatorBuilder | |
PseudoGridView |
A view that arranges it's children in a grid with a fixed number of evenly spaced columns.
|
PseudoGridView.ViewGroupAdapterBridge |
Bridges between a ViewGroup and a BaseAdapter.
|
QSAnimator | |
QSContainer |
Wrapper view with background which contains
QSPanel and BaseStatusBarHeader
Also manages animations for the QS Header and Panel. |
QSDetail | |
QSDetailClipper |
Helper for quick settings detail panel clip animations.
|
QSDetailItems |
Quick settings common detail view with line items.
|
QSDetailItems.Item | |
QSDualTileLabel |
Text displayed over one or two lines, centered horizontally.
|
QSFooter | |
QSIconView | |
QSPanel |
View that represents the quick settings tile panel.
|
QSPanel.Record | |
QSPanel.TileRecord | |
QSTile<TState extends QSTile.State> |
Base quick-settings tile, extend this to create a new tile.
|
QSTile.AirplaneBooleanState | |
QSTile.BooleanState | |
QSTile.DrawableIcon | |
QSTile.Icon | |
QSTile.ResourceIcon | |
QSTile.SignalState | |
QSTile.State | |
QSTileBaseView | |
QSTileView |
View that represents a standard quick settings tile.
|
QuickQSPanel |
Version of QSPanel that only shows N Quick Tiles in the QS Header.
|
QuickTileLayout | |
SecureSetting |
Helper for managing a secure setting.
|
SignalTileView |
View that represents a custom quick settings tile for displaying signal info (wifi/cell).
|
TileLayout | |
TouchAnimator |
Helper class, that handles similar properties as animators (delay, interpolators)
but can have a float input as to the amount they should be in effect.
|
TouchAnimator.Builder | |
TouchAnimator.ListenerAdapter |