Searched refs:newPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
632 PhoneAccountHandle newPhoneAccountHandle = telecomCall.getDetails().getAccountHandle(); in updateFromTelecomCall() local633 if (!Objects.equals(phoneAccountHandle, newPhoneAccountHandle)) { in updateFromTelecomCall()634 phoneAccountHandle = newPhoneAccountHandle; in updateFromTelecomCall()