Searched refs:emptyViewText (Results 1 – 1 of 1) sorted by relevance
627 String emptyViewText = res.getString(R.string.wifi_calling_off_explanation, in updateDescriptionForOptions() local629 pref.setSummary(emptyViewText); in updateDescriptionForOptions()