Searched refs:AccountItemView (Results 1 – 2 of 2) sorted by relevance
26 import com.android.mail.ui.AccountItemView;60 final AccountItemView accountItemView; in getView()62 accountItemView = (AccountItemView) convertView; in getView()65 (AccountItemView) mInflater.inflate(R.layout.account_item, parent, false); in getView()
36 public class AccountItemView extends LinearLayout { class42 public AccountItemView(Context context) { in AccountItemView() method in AccountItemView46 public AccountItemView(Context context, AttributeSet attrs) { in AccountItemView() method in AccountItemView50 public AccountItemView(Context context, AttributeSet attrs, int defStyle) { in AccountItemView() method in AccountItemView