Searched refs:getConnectionNameLocked (Results 1 – 2 of 2) sorted by relevance
269 std::string getConnectionNameLocked(const sp<IBinder>& connectionToken) const REQUIRES(mLock);
6361 std::string InputDispatcher::getConnectionNameLocked(const sp<IBinder>& connectionToken) const { in getConnectionNameLocked() function in android::inputdispatcher::InputDispatcher