Searched refs:promotion (Results 1 – 25 of 25) sorted by relevance
25 import com.android.dialer.promotion.Promotion;36 private final Promotion promotion; field in PromotionCardViewHolder38 PromotionCardViewHolder(View itemView, Promotion promotion) { in PromotionCardViewHolder() argument40 this.promotion = promotion; in PromotionCardViewHolder()43 iconView.setImageResource(promotion.getIconRes()); in PromotionCardViewHolder()46 cardTitleView.setText(promotion.getTitle()); in PromotionCardViewHolder()49 cardDetailsView.setText(promotion.getDetails()); in PromotionCardViewHolder()59 promotion.dismiss(); in setDismissListener()
30 import com.android.dialer.promotion.Promotion;69 @Nullable private final Promotion promotion; field in NewCallLogAdapter89 @Nullable Promotion promotion) { in NewCallLogAdapter() argument94 this.promotion = promotion; in NewCallLogAdapter()120 if (promotion != null && promotion.isEligibleToBeShown()) { in setCardAndHeaderPositions()175 if (promotion != null && promotion.isEligibleToBeShown()) { in onAttachedToRecyclerView()177 new OnScrollListenerForRecordingPromotionCardFirstViewTime(promotion)); in onAttachedToRecyclerView()189 promotion); in onCreateViewHolder()301 private final Promotion promotion; field in NewCallLogAdapter.OnScrollListenerForRecordingPromotionCardFirstViewTime303 OnScrollListenerForRecordingPromotionCardFirstViewTime(Promotion promotion) { in OnScrollListenerForRecordingPromotionCardFirstViewTime() argument[all …]
47 import com.android.dialer.promotion.Promotion.PromotionType;48 import com.android.dialer.promotion.PromotionComponent;
17 package com.android.dialer.promotion;19 import com.android.dialer.promotion.Promotion.PromotionType;53 for (Promotion promotion : priorityPromotionList) { in getHighestPriorityPromotion()54 if (promotion.isEligibleToBeShown()) { in getHighestPriorityPromotion()55 if (promotion.getType() == type) { in getHighestPriorityPromotion()56 return Optional.of(promotion); in getHighestPriorityPromotion()
17 package com.android.dialer.promotion;
17 package com.android.dialer.promotion.impl;21 import com.android.dialer.promotion.Promotion;
17 package com.android.dialer.promotion.impl;25 import com.android.dialer.promotion.Promotion;
112 import com.android.dialer.promotion.Promotion;113 import com.android.dialer.promotion.Promotion.PromotionType;114 import com.android.dialer.promotion.PromotionComponent;1385 Promotion promotion = promotionOptional.get(); in showPromotionBottomSheet() local1387 icon.setImageResource(promotion.getIconRes()); in showPromotionBottomSheet()1389 details.setText(promotion.getDetails()); in showPromotionBottomSheet()1393 title.setText(promotion.getTitle()); in showPromotionBottomSheet()1397 promotion.dismiss(); in showPromotionBottomSheet()
39 import com.android.dialer.promotion.impl.PromotionModule;
40 import com.android.dialer.promotion.PromotionComponent;
90 "--extra-packages com.android.dialer.promotion.impl",199 "java/com/android/dialer/promotion/impl/res",
40 import com.android.dialer.promotion.impl.RttPromotion;
1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...