Searched refs:fromPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
1922 PhoneAccountHandle fromPhoneAccountHandle = request.getExtras() != null in createConnection() local1926 connection = onCreateOutgoingHandoverConnection(fromPhoneAccountHandle, request); in createConnection()1928 connection = onCreateIncomingHandoverConnection(fromPhoneAccountHandle, request); in createConnection()2878 public Connection onCreateOutgoingHandoverConnection(PhoneAccountHandle fromPhoneAccountHandle, in onCreateOutgoingHandoverConnection() argument2925 public Connection onCreateIncomingHandoverConnection(PhoneAccountHandle fromPhoneAccountHandle, in onCreateIncomingHandoverConnection() argument