Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3514 std::optional<std::vector<PointerProperties>> usingProperties; in enqueueDispatchEntryLocked() local
3529 usingProperties = pointerInfo->first; in enqueueDispatchEntryLocked()
3547 usingProperties.value_or( in enqueueDispatchEntryLocked()