Searched refs:mOffTextId (Results 1 – 2 of 2) sorted by relevance
87 private int mOffTextId; field in SwitchBar181 mLabel = getResources().getString(isChecked ? mOnTextId : mOffTextId); in setTextViewLabelAndBackground()188 mOffTextId = offText; in setSwitchBarText()
89 private int mOffTextId; field in SwitchBar171 mLabel = getResources().getString(isChecked ? mOnTextId : mOffTextId); in setTextViewLabelAndBackground()178 mOffTextId = offText; in setSwitchBarText()