Home
last modified time | relevance | path

Searched refs:localizedContext (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastResources.java301 Context localizedContext = context.createConfigurationContext(conf); in getSmsSenderAddressResourceEnglishString() local
302 return localizedContext.getResources().getText(resId).toString(); in getSmsSenderAddressResourceEnglishString()
468 Context localizedContext = context.createConfigurationContext(conf); in overrideTranslation() local
469 return localizedContext.getResources().getText(resId).toString(); in overrideTranslation()