Home
last modified time | relevance | path

Searched refs:newConnection (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DCdmaConferenceController.java181 CdmaConnection newConnection = mCdmaConnections.get(mCdmaConnections.size() - 1); in recalculateConference() local
188 PhoneUtils.makePstnPhoneAccountHandle(newConnection.getPhone()); in recalculateConference()
193 if (newConnection.isOutgoingCall()) { in recalculateConference()
H A DTelephonyConnection.java770 com.android.internal.telephony.Connection newConnection) {
772 newConnection);
773 setOriginalConnection(newConnection);
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsFeatureBinderRepository.java341 @Nullable ImsFeatureContainer newConnection) { in addConnection() argument
346 + ", conn=" + newConnection); in addConnection()
348 m.addFeatureContainer(newConnection); in addConnection()
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DAccessorImpl.cpp143 sp<Connection> newConnection = new Connection(); in connect() local
147 if (newConnection) { in connect()
152 newConnection->initialize(accessor, id); in connect()
153 *connection = newConnection; in connect()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java123 public void onOriginalConnectionReplaced(Connection newConnection); in onOriginalConnectionReplaced() argument
185 public void onOriginalConnectionReplaced(Connection newConnection) {} in onOriginalConnectionReplaced() argument
1330 public void onOriginalConnectionReplaced(Connection newConnection) { in onOriginalConnectionReplaced() argument
1332 l.onOriginalConnectionReplaced(newConnection); in onOriginalConnectionReplaced()
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DAccessorImpl.cpp166 sp<Connection> newConnection = new Connection(); in connect() local
170 if (newConnection) { in connect()
175 newConnection->initialize(accessor, id); in connect()
176 *connection = newConnection; in connect()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java575 InCallServiceConnection newConnection = getCurrentConnection(); in chooseInitialInCallService() local
576 if (newConnection != mCurrentConnection) { in chooseInitialInCallService()
580 int result = newConnection.connect(null); in chooseInitialInCallService()
582 mCurrentConnection = newConnection; in chooseInitialInCallService()
774 for (InCallServiceBindingConnection newConnection : newConnections) { in addConnections()
775 newConnection.connect(callToConnectWith); in addConnections()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java4238 Connection newConnection = in handleMessage() local
4240 oldConnection.onOriginalConnectionReplaced(newConnection); in handleMessage()
4283 Connection newConnection = in handleMessage() local
4285 oldConnection.onOriginalConnectionReplaced(newConnection); in handleMessage()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...