Searched refs:oldLabel (Results 1 – 1 of 1) sorted by relevance
48 final String oldLabel = (mProfile != null ? mProfile.name : null); in setProfile() local50 if (!TextUtils.equals(oldLabel, newLabel)) { in setProfile()