Searched refs:previousGroupAccountType (Results 1 – 1 of 1) sorted by relevance
93 String previousGroupAccountType = cursor.getString(GroupListLoader.ACCOUNT_TYPE); in getGroupListItem() local97 && TextUtils.equals(accountType, previousGroupAccountType) in getGroupListItem()