HomeSort by relevance Sort by last modified time
    Searched full:badge (Results 26 - 50 of 116) sorted by null

12 3 4 5

  /frameworks/base/core/res/res/layout/
search_view.xml 27 <!-- This is actually used for the badge icon *or* the badge label (or neither) -->
notification_template_material_inbox.xml 41 put the badge on the first line. -->
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ImageCardView.java 225 * Sets the badge image drawable.
240 * Returns the badge image drawable.
  /frameworks/support/v7/appcompat/res/layout/
abc_search_view.xml 26 <!-- This is actually used for the badge icon *or* the badge label (or neither) -->
  /prebuilts/sdk/current/support/v7/appcompat/res/layout/
abc_search_view.xml 26 <!-- This is actually used for the badge icon *or* the badge label (or neither) -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java 127 mWarningImage = IconFactory.getInstance().getIcon("warning-badge"); //$NON-NLS-1$
135 mErrorImage = IconFactory.getInstance().getIcon("error-badge"); //$NON-NLS-1$
  /frameworks/base/docs/html/distribute/googleplay/
about.jd 292 Apps chosen for <em>Editors? Choice</em> also receive a badge that is
302 Top Developer is a badge recognizing established, respected developers for
304 The Google Play editorial staff awards a Top Developer badge from
309 The Top Developer badge appears next to the developer name wherever it is
310 displayed in Google Play. The badge means long-term recognition of all of the
  /frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java 1552 final Drawable badge = info.getBadgeIcon(); local
1614 public ImageView badge; field in class:ResolverActivity.ViewHolder
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodIconSamplerActivity.java 58 * a new badge.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
QuickContactsDemo.java 92 cache.photoView = (QuickContactBadge) view.findViewById(R.id.badge);
  /external/parameter-framework/
README.md 4 [![Coverage Status](https://coveralls.io/repos/01org/parameter-framework/badge.svg?branch=master)](https://coveralls.io/r/01org/parameter-framework)
  /frameworks/base/docs/html/distribute/googleplay/families/
about.jd 116 badge, which reflects the target age you select for your apps and serves as a
123 Participating apps are marked with the family star badge.
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java 68 // Set the accessibility text for the contact badge
114 * Returns the accessibility description for the contact badge for a call log entry.
  /frameworks/base/core/java/android/os/
UserManager.java     [all...]
  /frameworks/base/core/java/android/app/
SearchDialog.java 183 // TODO: Move the badge logic to SearchView or move the badge to search_bar.xml
448 * Setup the search "Badge" if requested by mode flags.
460 if (DBG) Log.d(LOG_TAG, "Using badge icon: " + mSearchable.getIconId());
464 if (DBG) Log.d(LOG_TAG, "Using badge label: " + mSearchable.getLabelId());
  /frameworks/base/docs/html/distribute/users/
expand-to-new-markets.jd 302 <img src="{@docRoot}images/gp-badge-jp.png">
310 "{@docRoot}distribute/tools/promote/badges.html">Google Play badge</a> and
  /frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/
brand.jd 140 <p>???????????????<a href="{@docRoot}distribute/tools/promote/badge-files.html">?? 40 ????? Google Play ??</a>? Adobe® Illustrator® (.ai) ???</p>
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BrandedFragment.java 133 * Returns the badge drawable used in the fragment title.
BrandedSupportFragment.java 135 * Returns the badge drawable used in the fragment title.
ErrorFragment.java 64 * Returns the badge drawable used in the fragment title.
ErrorSupportFragment.java 66 * Returns the badge drawable used in the fragment title.
  /packages/apps/Dialer/res/layout/
call_log_list_item.xml 47 <!-- Primary area containing the contact badge and caller information -->
  /packages/apps/Launcher3/src/com/android/launcher3/compat/
AppWidgetManagerCompatVL.java 117 // Add a user badge in the bottom right of the image.
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java 961 QuickContactBadge badge = (QuickContactBadge) result.findViewById(R.id.badge); local
    [all...]
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
MainFragment.java 91 setTitle(getString(R.string.browse_title)); // Badge, when set, takes precedent over title

Completed in 230 milliseconds

12 3 4 5