Searched refs:themeLabel (Results 1 – 1 of 1) sorted by relevance
94 CharSequence themeLabel = null; in updateState() local98 themeLabel = labels[i]; in updateState()103 if (TextUtils.isEmpty(themeLabel)) { in updateState()104 themeLabel = mContext.getString(R.string.default_theme); in updateState()107 pref.setSummary(themeLabel); in updateState()