Searched refs:onCreateGuidanceStylist (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DGuidedStepFragment.java110 * provided to the GuidedStepFragment through the {@link #onCreateGuidanceStylist} and {@link
268 mGuidanceStylist = onCreateGuidanceStylist();
279 public GuidanceStylist onCreateGuidanceStylist() { method in class:GuidedStepFragment
H A DGuidedStepSupportFragment.java112 * provided to the GuidedStepSupportFragment through the {@link #onCreateGuidanceStylist} and {@link
270 mGuidanceStylist = onCreateGuidanceStylist();
281 public GuidanceStylist onCreateGuidanceStylist() { method in class:GuidedStepSupportFragment

Completed in 12 milliseconds