Lines Matching defs:connectionManagerPhoneAccount
2967 public final @Nullable RemoteConnection createRemoteIncomingConnection( in createRemoteIncomingConnection()
2986 public final @Nullable RemoteConnection createRemoteOutgoingConnection( in createRemoteOutgoingConnection()
3004 public final @Nullable RemoteConference createRemoteIncomingConference( in createRemoteIncomingConference()
3022 public final @Nullable RemoteConference createRemoteOutgoingConference( in createRemoteOutgoingConference()
3216 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection()
3233 public @Nullable Conference onCreateIncomingConference( in onCreateIncomingConference()
3279 public void onCreateIncomingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnectionFailed()
3298 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnectionFailed()
3317 public void onCreateIncomingConferenceFailed( in onCreateIncomingConferenceFailed()
3337 public void onCreateOutgoingConferenceFailed( in onCreateOutgoingConferenceFailed()
3377 PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection()
3408 public @Nullable Conference onCreateOutgoingConference( in onCreateOutgoingConference()
3552 public @Nullable Connection onCreateUnknownConnection( in onCreateUnknownConnection()