Home
last modified time | relevance | path

Searched defs:findConnection (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DRpcSession.cpp957 void RpcSession::ExclusiveConnection::findConnection(uint64_t tid, sp<RpcConnection>* exclusive, in findConnection() function in android::RpcSession::ExclusiveConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2998 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { in findConnection() method in ImsPhoneCallTracker
6157 private synchronized ImsPhoneConnection findConnection(String callId) { in findConnection() method in ImsPhoneCallTracker