Searched refs:getAccountColorResourceId (Results 1 – 5 of 5) sorted by relevance
32 Email.getAccountColorResourceId(i); in testGetColorIndexFromAccountId()
183 public static int getAccountColorResourceId(long accountId) { in getAccountColorResourceId() method in Email
644 chipView.setBackgroundResource(Email.getAccountColorResourceId(mAccountId)); in bindView()
852 chipView.setBackgroundResource(Email.getAccountColorResourceId(accountId));
1718 chipView.setBackgroundResource(Email.getAccountColorResourceId(itemView.mAccountId)); in bindView()