Searched refs:EXTRA_PREFERENCE_INFO_TITLE_ICON (Results 1 – 6 of 6) sorted by relevance
24 …ort static com.android.tv.twopanelsettings.slices.SlicesConstants.EXTRA_PREFERENCE_INFO_TITLE_ICON;68 b.putParcelable(EXTRA_PREFERENCE_INFO_TITLE_ICON, in addHardwareToggle()
61 public static final String EXTRA_PREFERENCE_INFO_TITLE_ICON = field in SlicesConstants
39 …ort static com.android.tv.twopanelsettings.slices.SlicesConstants.EXTRA_PREFERENCE_INFO_TITLE_ICON;230 b.putParcelable(EXTRA_PREFERENCE_INFO_TITLE_ICON, infoTitleIcon.toIcon()); in getPreference()598 item, FORMAT_IMAGE, EXTRA_PREFERENCE_INFO_TITLE_ICON); in getInfoTitleIcon()
55 SlicesConstants.EXTRA_PREFERENCE_INFO_TITLE_ICON); in updateInfo()
49 …ort static com.android.tv.twopanelsettings.slices.SlicesConstants.EXTRA_PREFERENCE_INFO_TITLE_ICON;570 infoImage, FORMAT_IMAGE, EXTRA_PREFERENCE_INFO_TITLE_ICON, new String[]{}); in setInfoTitleIcon()
21 …ort static com.android.tv.twopanelsettings.slices.SlicesConstants.EXTRA_PREFERENCE_INFO_TITLE_ICON;1214 b.putParcelable(EXTRA_PREFERENCE_INFO_TITLE_ICON, in updatePreferenceWithErrorMessage()