Searched defs:findConnection (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ | ||
D | RpcSession.cpp | 957 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/ | ||
D | ImsPhoneCallTracker.java | 2998 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { in findConnection() method in ImsPhoneCallTracker |