Searched refs:displayableAccount (Results 1 – 2 of 2) sorted by relevance
124 displayableAccount) { in getAccountTypeHeaderLabel() argument125 if (displayableAccount.isDeviceAccount()) { in getAccountTypeHeaderLabel()127 return displayableAccount.getTypeLabel().toString(); in getAccountTypeHeaderLabel()128 } else if (displayableAccount.isGoogleAccount()) { in getAccountTypeHeaderLabel()130 displayableAccount.getTypeLabel()); in getAccountTypeHeaderLabel()133 displayableAccount.getTypeLabel()); in getAccountTypeHeaderLabel()
286 final AccountDisplayInfo displayableAccount = in getAccountItemView() local289 icon.setImageDrawable(displayableAccount.getIcon()); in getAccountItemView()294 displayableAccount.getTypeLabel() + " " + item.account.accountName); in getAccountItemView()