Searched refs:applyIconAndLabel (Results 1 – 4 of 4) sorted by relevance
423 mBubbleTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_SMALL_noBadge()443 spyTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_setsImageSpan_whenInactiveArchivedApp()479 spyTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_setsBoldDrawable_whenBoldedTextForArchivedApp()491 mBubbleTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_hasBadge()503 () -> mBubbleTextView.applyIconAndLabel(mItemInfoWithIcon)); in applyingPendingIcon_preserves_last_icon()511 () -> mBubbleTextView.applyIconAndLabel(mItemInfoWithIcon)); in applyingPendingIcon_preserves_last_icon()519 mBubbleTextView.applyIconAndLabel(mItemInfoWithIcon); in applyingPendingIcon_preserves_last_icon()
438 applyIconAndLabel(info); in applyFromWorkspaceItem()447 applyIconAndLabel(info); in applyFromApplicationInfo()462 applyIconAndLabel(info); in applyFromItemInfoWithIcon()476 public void applyIconAndLabel(Drawable icon, CharSequence label) { in applyIconAndLabel() method in BubbleTextView549 public void applyIconAndLabel(ItemInfoWithIcon info) { in applyIconAndLabel() method in BubbleTextView
198 public void applyIconAndLabel(ItemInfoWithIcon info) { in applyIconAndLabel() method in PredictedAppIcon199 super.applyIconAndLabel(info); in applyIconAndLabel()
739 btv.applyIconAndLabel(taskIcon, task.titleDescription); in applyGroupTaskToBubbleTextView()