Searched refs:valueAccountType (Results 1 – 1 of 1) sorted by relevance
2740 String valueAccountType = values.getAsString(RawContacts.ACCOUNT_TYPE); in resolveAccount() local2742 ^ TextUtils.isEmpty(valueAccountType); in resolveAccount()2758 && TextUtils.equals(accountType, valueAccountType); in resolveAccount()2769 accountType = valueAccountType; in resolveAccount()