Searched refs:fromPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
2044 PhoneAccountHandle fromPhoneAccountHandle = request.getExtras() != null in createConnection() local2048 connection = onCreateOutgoingHandoverConnection(fromPhoneAccountHandle, request); in createConnection()2050 connection = onCreateIncomingHandoverConnection(fromPhoneAccountHandle, request); in createConnection()3091 public Connection onCreateOutgoingHandoverConnection(PhoneAccountHandle fromPhoneAccountHandle, in onCreateOutgoingHandoverConnection() argument3138 public Connection onCreateIncomingHandoverConnection(PhoneAccountHandle fromPhoneAccountHandle, in onCreateIncomingHandoverConnection() argument