Searched refs:setSecondaryActionIcon (Results 1 – 5 of 5) sorted by relevance
132 public void setSecondaryActionIcon(@Nullable Drawable drawable) { in setSecondaryActionIcon() method in CarUiTwoActionIconPreference144 public void setSecondaryActionIcon(@DrawableRes int resid) { in setSecondaryActionIcon() method in CarUiTwoActionIconPreference145 setSecondaryActionIcon(ContextCompat.getDrawable(getContext(), resid)); in setSecondaryActionIcon()
45 setSecondaryActionIcon(R.drawable.ic_settings_delete)
127 getPreference().setSecondaryActionIcon( in updateSyncButton()
177 wifiEntryPreference.setSecondaryActionIcon(R.drawable.ic_delete); in createWifiEntryPreference()
601 preference.setSecondaryActionIcon(R.drawable.avd_show_password); in testTwoActionIconPreference()628 preference.setSecondaryActionIcon(R.drawable.avd_show_password); in testTwoActionIconPreference_uxRestricted()