OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTIVATED
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowPresenter.java
42
* animation is started. Selected status may control
activated
status of the row (see
43
* "
Activated
status" below).
50
* Row title is shown when row is expanded. Expanded status may control
activated
status
51
* of the row (see "
Activated
status" below).
56
* <h3>
Activated
status</h3>
57
* The
activated
status of a row is applied to the row view and it's children via
59
* The
activated
status is typically used to control {@link BaseCardView} info region visibility.
60
* The row's
activated
status can be controlled by selected status and/or expanded status.
63
* <li>{@link #SYNC_ACTIVATED_TO_EXPANDED}
Activated
status is synced with row expanded status</li>
64
* <li>{@link #SYNC_ACTIVATED_TO_SELECTED}
Activated
status is synced with row selected status</li
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 141 milliseconds