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