OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DetailsSupportFragment
(Results
1 - 3
of
3
) sorted by null
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DetailsSupportFragment.java
43
public class
DetailsSupportFragment
extends android.support.v17.leanback.app.
DetailsSupportFragment
{
44
private static final String TAG = "leanback.
DetailsSupportFragment
";
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DetailsSupportFragment.java
43
* A
DetailsSupportFragment
renders the elements of its {@link ObjectAdapter} as a set
48
* When {@link FullWidthDetailsOverviewRowPresenter} is found in adapter,
DetailsSupportFragment
will
61
* The recommended activity themes to use with a
DetailsSupportFragment
are
73
public class
DetailsSupportFragment
extends BaseSupportFragment {
74
private static final String TAG = "
DetailsSupportFragment
";
230
* that setup should only change the Presenter behavior that is meaningful in
DetailsSupportFragment
. For
272
* Gets embedded RowsSupportFragment showing multiple rows for
DetailsSupportFragment
. If view of
273
*
DetailsSupportFragment
is not created, the method returns null.
274
* @return Embedded RowsSupportFragment showing multiple rows for
DetailsSupportFragment
.
282
*
DetailsSupportFragment
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 867 milliseconds