Searched refs:accountTypeColumn (Results 1 – 3 of 3) sorted by relevance
292 int accountTypeColumn = cursor.getColumnIndexOrThrow(RawContacts.ACCOUNT_TYPE); in onLoadComplete() local310 item.accountType = cursor.getString(accountTypeColumn); in onLoadComplete()
4536 String accountTypeColumn) { in appendAccountToSelection() argument4547 .append(accountTypeColumn) in appendAccountToSelection()
5632 String accountTypeColumn, Account[] systemAccounts) { in removeStaleAccountRows() argument5636 "," + accountTypeColumn + in removeStaleAccountRows()5651 accountTypeColumn + "=?", in removeStaleAccountRows()