Lines Matching refs:connectionManagerPhoneAccount
257 PhoneAccountHandle connectionManagerPhoneAccount,
266 args.arg1 = connectionManagerPhoneAccount;
293 PhoneAccountHandle connectionManagerPhoneAccount,
304 args.arg4 = connectionManagerPhoneAccount;
314 PhoneAccountHandle connectionManagerPhoneAccount,
323 args.arg1 = connectionManagerPhoneAccount;
350 PhoneAccountHandle connectionManagerPhoneAccount,
361 args.arg4 = connectionManagerPhoneAccount;
893 final PhoneAccountHandle connectionManagerPhoneAccount =
908 connectionManagerPhoneAccount,
917 connectionManagerPhoneAccount,
993 final PhoneAccountHandle connectionManagerPhoneAccount =
1007 createConference(connectionManagerPhoneAccount,
1015 createConference(connectionManagerPhoneAccount,
2598 @NonNull PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConnection()
2601 connectionManagerPhoneAccount, request, true); in createRemoteIncomingConnection()
2617 @NonNull PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConnection()
2620 connectionManagerPhoneAccount, request, false); in createRemoteOutgoingConnection()
2635 @Nullable PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConference()
2637 return mRemoteConnectionManager.createRemoteConference(connectionManagerPhoneAccount, in createRemoteIncomingConference()
2653 @Nullable PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConference()
2655 return mRemoteConnectionManager.createRemoteConference(connectionManagerPhoneAccount, in createRemoteOutgoingConference()
2846 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
2864 @NonNull PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConference()
2909 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed() argument
2928 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed() argument
2948 @Nullable PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConferenceFailed()
2968 @NonNull PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConferenceFailed()
3007 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument
3039 @NonNull PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConference()
3166 public Connection onCreateUnknownConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateUnknownConnection() argument