Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp294 static V getValueByKey(const std::unordered_map<K, V>& map, K key) { in getValueByKey() function
629 getValueByKey(mFocusedApplicationHandlesByDisplay, mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()
1059 std::vector<Monitor> monitors = getValueByKey(mGestureMonitorsByDisplay, displayId); in findTouchedGestureMonitorsLocked()
1063 monitors = getValueByKey(mGestureMonitorsByDisplay, windowInfo->portalToDisplayId); in findTouchedGestureMonitorsLocked()
1820 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in findFocusedWindowTargetsLocked()
4672 getValueByKey(mFocusedApplicationHandlesByDisplay, displayId); in setFocusedApplicationLocked()