D | GuidedStepSupportFragment.java | 178 public static final String EXTRA_UI_STYLE = "uiStyle"; field in GuidedStepSupportFragment 982 arguments.putInt(EXTRA_UI_STYLE, style); in setUiStyle() 1004 return b.getInt(EXTRA_UI_STYLE, UI_STYLE_ENTRANCE); in getUiStyle()
|