Searched refs:CONTENT_DESCRIPTION_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
19 …c com.android.tv.twopanelsettings.slices.HasCustomContentDescription.CONTENT_DESCRIPTION_SEPARATOR;41 switchContentDescription.append(CONTENT_DESCRIPTION_SEPARATOR); in getFullSwitchContentDescription()44 switchContentDescription.append(CONTENT_DESCRIPTION_SEPARATOR); in getFullSwitchContentDescription()47 switchContentDescription.append(CONTENT_DESCRIPTION_SEPARATOR); in getFullSwitchContentDescription()
23 String CONTENT_DESCRIPTION_SEPARATOR = ", "; field
30 …c com.android.tv.twopanelsettings.slices.HasCustomContentDescription.CONTENT_DESCRIPTION_SEPARATOR;244 CONTENT_DESCRIPTION_SEPARATOR + infoText.toString(); in getPreference()251 CONTENT_DESCRIPTION_SEPARATOR + infoSummary; in getPreference()
1230 HasCustomContentDescription.CONTENT_DESCRIPTION_SEPARATOR in appendErrorToContentDescription()1232 + HasCustomContentDescription.CONTENT_DESCRIPTION_SEPARATOR + errorMessage; in appendErrorToContentDescription()