Searched refs:valueAccountType (Results 1 – 1 of 1) sorted by relevance
2784 String valueAccountType = values.getAsString(RawContacts.ACCOUNT_TYPE); in resolveAccount() local2786 ^ TextUtils.isEmpty(valueAccountType); in resolveAccount()2802 && TextUtils.equals(accountType, valueAccountType); in resolveAccount()2813 accountType = valueAccountType; in resolveAccount()