Lines Matching defs:logo

77  * in the action bar and other application chrome or use a {@link #setLogo(int) logo}
105 * Standard navigation mode. Consists of either a logo or icon
152 * Use logo instead of icon if available. This flag will cause appropriate
153 * navigation modes to use a wider logo in place of the standard icon.
162 * navigation elements. This includes logo and icon.
263 * Whether the home section shows an icon or logo is controlled
278 * Whether the home section shows an icon or logo is controlled
289 * Set the logo to display in the 'home' section of the action bar.
290 * The action bar will use a logo specified by its style or the
291 * activity logo by default.
293 * Whether the home section shows an icon or logo is controlled
296 * @param resId Resource ID of a drawable to show as a logo.
304 * Set the logo to display in the 'home' section of the action bar.
305 * The action bar will use a logo specified by its style or the
306 * activity logo by default.
308 * Whether the home section shows an icon or logo is controlled
311 * @param logo Drawable to show as a logo.
316 public abstract void setLogo(Drawable logo);
447 * Set whether to display the activity logo rather than the activity icon.
448 * A logo is often a wider, more detailed image.
452 * @param useLogo true to use the activity logo, false to use the activity icon.
461 * Home is presented as either an activity icon or logo.
860 * Set an alternate drawable to display next to the icon/logo/title
880 * Set an alternate drawable to display next to the icon/logo/title