Searched defs:newLabel (Results 1 – 4 of 4) sorted by relevance
49 final String newLabel = (profile != null ? profile.name : null); in setProfile() local
816 public static Intent createGroupRenameIntent(Context context, long groupId, String newLabel, in createGroupRenameIntent()909 public static Intent createGroupUpdateIntent(Context context, long groupId, String newLabel, in createGroupUpdateIntent()
792 CharSequence newLabel = mAppLabelProxy.getAppLabel( in addOrReplacePhoneAccount() local