Searched refs:valueAccountType (Results 1 – 1 of 1) sorted by relevance
3078 String valueAccountType = values.getAsString(RawContacts.ACCOUNT_TYPE); in resolveAccount() local3080 ^ TextUtils.isEmpty(valueAccountType); in resolveAccount()3096 && TextUtils.equals(accountType, valueAccountType); in resolveAccount()3107 accountType = valueAccountType; in resolveAccount()