Searched refs:captionLocale (Results 1 – 1 of 1) sorted by relevance
238 final String captionLocale = Settings.Secure.getString(getContext().getContentResolver(), in getCaptionsLocale() local240 return captionLocale == null ? "" : captionLocale; in getCaptionsLocale()