Searched refs:isHandoverFromPhoneAccountSupported (Results 1 – 1 of 1) sorted by relevance
914 if (!isHandoverFromPhoneAccountSupported(fromCall.getTargetPhoneAccount())) { in processIncomingCallIntent()3144 boolean isHandoverFromSupported = isHandoverFromPhoneAccountSupported( in requestHandover()3185 private boolean isHandoverFromPhoneAccountSupported(PhoneAccountHandle from) { in isHandoverFromPhoneAccountSupported() method in CallsManager