Searched refs:getLocalizedTitle (Results 1 – 1 of 1) sorted by relevance
1573 final String localized = getLocalizedTitle(titleRes); in computeAudioLocalizedValues()1578 final String localized = getLocalizedTitle(title); in computeAudioLocalizedValues()3678 private String getLocalizedTitle(String title_resource_uri) throws Exception { in getLocalizedTitle() method in MediaProvider