Lines Matching refs:logo

75  * in the action bar and other application chrome or use a {@link #setLogo(int) logo}
106 * Standard navigation mode. Consists of either a logo or icon
157 * Use logo instead of icon if available. This flag will cause appropriate
158 * navigation modes to use a wider logo in place of the standard icon.
167 * navigation elements. This includes logo and icon.
273 * Whether the home section shows an icon or logo is controlled
288 * Whether the home section shows an icon or logo is controlled
299 * Set the logo to display in the 'home' section of the action bar.
300 * The action bar will use a logo specified by its style or the
301 * activity logo by default.
303 * Whether the home section shows an icon or logo is controlled
306 * @param resId Resource ID of a drawable to show as a logo.
314 * Set the logo to display in the 'home' section of the action bar.
315 * The action bar will use a logo specified by its style or the
316 * activity logo by default.
318 * Whether the home section shows an icon or logo is controlled
321 * @param logo Drawable to show as a logo.
326 public abstract void setLogo(Drawable logo);
461 * Set whether to display the activity logo rather than the activity icon.
462 * A logo is often a wider, more detailed image.
466 * @param useLogo true to use the activity logo, false to use the activity icon.
475 * Home is presented as either an activity icon or logo.
882 * Set an alternate drawable to display next to the icon/logo/title
902 * Set an alternate drawable to display next to the icon/logo/title