Searched refs:mMainButtonLabel (Results 1 – 1 of 1) sorted by relevance
53 @VisibleForTesting CharSequence mMainButtonLabel; field in BatteryTipsCardPreference95 if (!TextUtils.equals(mMainButtonLabel, label)) { in setMainButtonLabel()96 mMainButtonLabel = label; in setMainButtonLabel()135 mainButton.setText(mMainButtonLabel); in onBindViewHolder()