Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DHotwordSwitchController.java118 hotwordState.mHotwordSwitchTitle = getLocalizedStringResource( in doInBackground()
123 getLocalizedStringResource(value, null); in doInBackground()
218 private String getLocalizedStringResource(String resource, @Nullable String defaultValue) { in getLocalizedStringResource() method in HotwordSwitchController