Searched defs:findConnection (Results 1 – 2 of 2) sorted by relevance
879 void RpcSession::ExclusiveConnection::findConnection(pid_t tid, sp<RpcConnection>* exclusive, in findConnection() function in android::RpcSession::ExclusiveConnection
2709 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { in findConnection() method in ImsPhoneCallTracker