Searched defs:iconResourceId (Results 1 – 9 of 9) sorted by relevance
53 String title, String breadcrumb, String description, int iconResourceId, in buildArgs()70 String title, String breadcrumb, String description, int iconResourceId, in buildArgs()150 int iconResourceId = getIconResourceId(); in onCreateView() local282 public void setIcon(int iconResourceId) { in setIcon()
54 int iconResourceId) { in newInstance()59 int iconResourceId, int iconBackgroundColor) { in newInstance()172 public void setIcon(int iconResourceId) { in setIcon()
31 @DrawableRes val iconResourceId: Int, constant in com.android.customization.picker.quickaffordance.shared.model.KeyguardQuickAffordancePickerAffordanceModel
104 public DocumentProviderRoot setIconResourceId(int iconResourceId) { in setIconResourceId()
104 int iconResourceId = activityInfo.getIconResource(); in getActivityIconUriString() local
87 protected ImageView addImageView(Context context, int iconResourceId) { in addImageView()
129 boolean shouldApplyThirdIconColor, int iconResourceId) { in Entry()
1401 int iconResourceId = 0; in dataItemToEntry() local
3758 Integer iconResourceId = inputValues.getAsInteger(StatusUpdates.STATUS_ICON); in insertStatusUpdate() local