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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DOnboardingFragment.java96 * <li>The simplest way is to provide the logo image by calling {@link #setLogoResourceId} to show
342 public final void setLogoResourceId(int id) { method in class:OnboardingFragment
358 * This is called only if the logo image resource ID is not set by {@link #setLogoResourceId}.
H A DOnboardingSupportFragment.java98 * <li>The simplest way is to provide the logo image by calling {@link #setLogoResourceId} to show
344 public final void setLogoResourceId(int id) { method in class:OnboardingSupportFragment
360 * This is called only if the logo image resource ID is not set by {@link #setLogoResourceId}.

Completed in 274 milliseconds