Home
last modified time | relevance | path

Searched defs:getCall (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DAudioRouteSelectorActivity.java103 private DialerCall getCall() { in getCall() method in AudioRouteSelectorActivity
H A DReturnToCallActionReceiver.java142 private DialerCall getCall() { in getCall() method in ReturnToCallActionReceiver
H A DExternalCallNotifier.java412 public Call getCall() { in getCall() method in ExternalCallNotifier.NotificationInfo
H A DReturnToCallController.java272 private DialerCall getCall() { in getCall() method in ReturnToCallController
H A DConferenceParticipantListAdapter.java522 public DialerCall getCall() { in getCall() method in ConferenceParticipantListAdapter.ParticipantInfo
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DConnectionTest.java50 public Call getCall() { in getCall() method in ConnectionTest.TestConnection
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallIdMapper.java131 Call getCall(Object objId) { in getCall() method in CallIdMapper
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipConnection.java218 private Call getCall() { in getCall() method in SipConnection
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalConnection.java106 public Call getCall() { in getCall() method in ImsExternalConnection
H A DImsPhoneConnection.java376 public ImsPhoneCall getCall() { in getCall() method in ImsPhoneConnection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnection.java119 public BluetoothHeadsetClientCall getCall() { in getCall() method in HfpClientConnection
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DInCallServiceFixture.java163 public ParcelableCall getCall(String id) { in getCall() method in InCallServiceFixture
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTestTelephonyConnection.java123 protected Call getCall() { in getCall() method in TestTelephonyConnection
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
H A DCarModeCallList.java126 public Call getCall(int position) { in getCall() method in CarModeCallList
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallList.java126 public Call getCall(int position) { in getCall() method in TestCallList
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothCall.java47 public Call getCall() { in getCall() method in BluetoothCall
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaConnection.java355 public GsmCdmaCall getCall() { in getCall() method in GsmCdmaConnection
H A DConnection.java415 public abstract Call getCall(); in getCall() method in Connection
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java960 public SipCall getCall() { in getCall() method in SipPhone.SipConnection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java331 private BluetoothHeadsetClientCall getCall(int... states) { in getCall() method in HeadsetClientStateMachine
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java2229 protected Call getCall() { in getCall() method in TelephonyConnection