HomeSort by relevance Sort by last modified time
    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 162 * {@link #UI_STYLE_ACTIVITY_ROOT}</li>
176 * <li>{@link #UI_STYLE_ACTIVITY_ROOT}</li>
224 public static final int UI_STYLE_ACTIVITY_ROOT = 2;
565 * associated. Note {@link #UI_STYLE_ACTIVITY_ROOT} will return empty String. The method
576 * associated. Note {@link #UI_STYLE_ACTIVITY_ROOT} is not allowed and returns empty String.
587 case UI_STYLE_ACTIVITY_ROOT:
627 * {@link #UI_STYLE_ACTIVITY_ROOT} is assigned.
647 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;
562 * associated. Note {@link #UI_STYLE_ACTIVITY_ROOT} will return empty String. The method
573 * associated. Note {@link #UI_STYLE_ACTIVITY_ROOT} is not allowed and returns empty String.
584 case UI_STYLE_ACTIVITY_ROOT:
624 * {@link #UI_STYLE_ACTIVITY_ROOT} is assigned.
644 fragment.setUiStyle(UI_STYLE_ACTIVITY_ROOT);
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 1079 milliseconds