Searched refs:preferredPhoneAccountId (Results 1 – 3 of 3) sorted by relevance
130 public String preferredPhoneAccountId; field in CallerInfo303 info.preferredPhoneAccountId = cursor.getString(columnIndex); in getCallerInfo()
2015 info.preferredPhoneAccountId != null && in findOutgoingCallPhoneAccount()2016 !info.preferredPhoneAccountId.isEmpty()) { in findOutgoingCallPhoneAccount()2019 info.preferredPhoneAccountId, in findOutgoingCallPhoneAccount()
351 info.preferredPhoneAccountId = pah.getId(); in setupCallerInfoLookupHelper()