Home
last modified time | relevance | path

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

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