Searched refs:updatedAccountType (Results 1 – 1 of 1) sorted by relevance
4357 final String updatedAccountType = updatedValues.getAsString(Groups.ACCOUNT_TYPE); in updateGroups() local4381 ? updatedAccountType : c.getString(GroupAccountQuery.ACCOUNT_TYPE); in updateGroups()