Searched refs:CUSTOM_NAME_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
1016 private static final String CUSTOM_NAME_SEPARATOR = ","; field in TvInputInfo.TvInputSettings1067 String[] pair = pairString.split(CUSTOM_NAME_SEPARATOR); in getCustomLabels()1132 builder.append(CUSTOM_NAME_SEPARATOR); in putCustomLabels()
41535 Landroid/media/tv/TvInputInfo$TvInputSettings;->CUSTOM_NAME_SEPARATOR:Ljava/lang/String;