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