OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UI_STYLE_ACTIVITY_ROOT
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
GuidedStepFragment.java
157
* {@link #
UI_STYLE_ACTIVITY_ROOT
}</li>
171
* <li>{@link #
UI_STYLE_ACTIVITY_ROOT
}</li>
219
public static final int
UI_STYLE_ACTIVITY_ROOT
= 2;
539
* associated. Note {@link #
UI_STYLE_ACTIVITY_ROOT
} will return empty String. The method
550
* associated. Note {@link #
UI_STYLE_ACTIVITY_ROOT
} is not allowed and returns empty String.
564
case
UI_STYLE_ACTIVITY_ROOT
:
604
* {@link #
UI_STYLE_ACTIVITY_ROOT
} is assigned.
624
fragment.setUiStyle(
UI_STYLE_ACTIVITY_ROOT
);
[
all
...]
GuidedStepSupportFragment.java
159
* {@link #
UI_STYLE_ACTIVITY_ROOT
}</li>
173
* <li>{@link #
UI_STYLE_ACTIVITY_ROOT
}</li>
221
public static final int
UI_STYLE_ACTIVITY_ROOT
= 2;
541
* associated. Note {@link #
UI_STYLE_ACTIVITY_ROOT
} will return empty String. The method
552
* associated. Note {@link #
UI_STYLE_ACTIVITY_ROOT
} is not allowed and returns empty String.
566
case
UI_STYLE_ACTIVITY_ROOT
:
606
* {@link #
UI_STYLE_ACTIVITY_ROOT
} is assigned.
626
fragment.setUiStyle(
UI_STYLE_ACTIVITY_ROOT
);
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 191 milliseconds