Searched refs:findConnection (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTracker.java | 424 ImsPhoneConnection conn = findConnection(imsCall); in onAudioModeIsVoipChanged() 2562 ImsPhoneConnection backgroundConnection = findConnection(bgImsCall); in conference() 2878 ImsPhoneConnection conn = findConnection(imsCall); in hangup() 2998 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { in findConnection() method in ImsPhoneCallTracker 3087 ImsPhoneConnection conn = findConnection(imsCall); in processCallStateChange() 3536 ImsPhoneConnection conn = findConnection(imsCall); 3575 findConnection(imsCall), 3582 ImsPhoneConnection conn = findConnection(imsCall); 3638 ImsPhoneConnection conn = findConnection(imsCall); 3654 ImsPhoneConnection conn = findConnection(imsCall); [all …]
|
/frameworks/native/libs/binder/include/binder/ |
D | RpcSession.h | 333 static void findConnection(uint64_t tid, sp<RpcConnection>* exclusive,
|
/frameworks/native/libs/binder/ |
D | RpcSession.cpp | 880 findConnection(tid, &exclusive, &available, session->mConnections.mOutgoing, in find() 902 findConnection(tid, &exclusiveIncoming, nullptr /*available*/, in find() 957 void RpcSession::ExclusiveConnection::findConnection(uint64_t tid, sp<RpcConnection>* exclusive, in findConnection() function in android::RpcSession::ExclusiveConnection
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 22796 HSPLcom/android/okhttp/internal/http/StreamAllocation;->findConnection(IIIZ)Lcom/android/okhttp/int…
|