Home
last modified time | relevance | path

Searched refs:createConnection (Results 1 – 13 of 13) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCreateConnectionProcessorTest.java189 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testSimPhoneAccountSuccess()
209 verify(service, never()).createConnection(eq(mMockCall), in testbadPhoneAccount()
236 verify(service).createConnection(eq(mMockCall), in testConnectionManagerSuccess()
277 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testConnectionManagerFailedFallToSim()
352 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testFakeEmergencyNumber()
383 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testEmergencyCallAcrossUsers()
421 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testEmergencyCall()
462 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testEmergencyCallMultiSimNoPreferred()
497 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testEmergencyCallMultiSimTelephonyPreferred()
535 verify(service).createConnection(eq(mMockCall), any(CreateConnectionResponse.class)); in testEmergencyCallMultiSimUserPreferred()
[all …]
DBasicCallTests.java348 .createConnection(any(PhoneAccountHandle.class), anyString(), in testIncomingEmergencyCallback()
411 .createConnection(any(PhoneAccountHandle.class), anyString(), in testIncomingCallFromContactWithSendToVoicemailIsRejected()
461 .createConnection(any(PhoneAccountHandle.class), anyString(), in testIncomingCallCallerInfoLookupTimesOutIsAllowed()
513 .createConnection(any(PhoneAccountHandle.class), anyString(), in testIncomingCallFromBlockedNumberIsRejected()
DConnectionServiceFixture.java246 public void createConnection(PhoneAccountHandle connectionManagerPhoneAccount, in createConnection() method in ConnectionServiceFixture.FakeConnectionService
267 mConnectionServiceDelegateAdapter.createConnection(connectionManagerPhoneAccount, in createConnection()
DTelecomSystemTest.java884 .createConnection(eq(phoneAccountHandle), anyString(), any(ConnectionRequest.class), in redialingCallCreateConnectionComplete()
908 .createConnection(eq(phoneAccountHandle), anyString(), any(ConnectionRequest.class), in outgoingCallCreateConnectionComplete()
985 .createConnection(any(PhoneAccountHandle.class), anyString(), in startIncomingPhoneCall()
DCallsManagerTest.java3262 service.createConnection(call, response); in testConnectionServiceCreateConnectionTimeout()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DJavaNetHttpHelper.kt61 c = createConnection(url!!, requestHeaders) in get()
91 c = createConnection(url!!, mRequestHeaders) in post()
109 private fun createConnection(url: String, headers: Map<String, String>?): HttpURLConnection { in createConnection() method
/packages/modules/Wifi/service/java/com/android/server/wifi/entitlement/http/
DHttpClient.java69 HttpsURLConnection connection = createConnection(request); in request()
111 private static HttpsURLConnection createConnection(@NonNull HttpRequest request) in createConnection() method in HttpClient
/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java294 mService.createConnection(mCall, CreateConnectionProcessor.this); in attemptNextPhoneAccount()
310 mService.createConnection( in attemptNextPhoneAccount()
DConnectionServiceWrapper.java1700 public void createConnection(final Call call, final CreateConnectionResponse response) { in createConnection() method in ConnectionServiceWrapper
1794 mServiceInterface.createConnection( in createConnection()
/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
DVvm3Subscriber.java389 protected HttpURLConnection createConnection(URL url) throws IOException { in createConnection() method in Vvm3Subscriber.NetworkSpecifiedHurlStack
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1713 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_1, "TC@1", in testIncomingDoesntRequestDisconnect()
1743 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_1, "TC@2", in testSecondCallSameSubWontDisconnect()
1775 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_2, "TC@2", in testSecondCallDifferentSubWillDisconnect()
1809 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_2, "TC@2", in testSecondCallDifferentSubWontDisconnectForDsdaDevice()
2056 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_1, "TC@1", in testOutgoingCallOnOtherSubPutsFirstCallOnHoldForVirtualDsdaDevice()
2090 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_1, "TC@1", in testEmergencyCallOnOtherSubPutsFirstCallOnHoldForVirtualDsdaDevice()
2129 mBinderStub.createConnection(PHONE_ACCOUNT_HANDLE_1, "TC@1", in testEmergencyCallOnOtherSubDisconnectsExistingCallForVirtualDsdaDevice()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...