Home
last modified time | relevance | path

Searched defs:eventIdSource (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestEventMatchers.h620 explicit WithEventIdSourceMatcher(IdGenerator::Source eventIdSource) in WithEventIdSourceMatcher()
645 inline WithEventIdSourceMatcher WithEventIdSource(IdGenerator::Source eventIdSource) { in WithEventIdSource()