Searched defs:GuidedActionsStylist (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGuidedActionsStylist.java56 * GuidedActionsStylist is used within a {@link android.support.v17.leanback.app.GuidedStepFragment}
59 * GuidedActionsStylist has two different layouts: default is for normal actions including text,
63 * Many aspects of the base GuidedActionsStylist can be customized through theming; see the
100 * GuidedActionsStylist.ViewHolder} will be null.
132 public class GuidedActionsStylist implements FragmentAnimationProvider { class in inherits:FragmentAnimationProvider
161 * GuidedActionsStylist} may also wish to subclass this in order to add fields.
363 private static String TAG = "GuidedActionsStylist";
472 * Called when destroy the View created by GuidedActionsStylist.
569 " not supported in GuidedActionsStylist");

Completed in 9 milliseconds