Home
last modified time | relevance | path

Searched refs:getConnectionNameLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h269 std::string getConnectionNameLocked(const sp<IBinder>& connectionToken) const REQUIRES(mLock);
DInputDispatcher.cpp6361 std::string InputDispatcher::getConnectionNameLocked(const sp<IBinder>& connectionToken) const { in getConnectionNameLocked() function in android::inputdispatcher::InputDispatcher