Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputTransport.h454 InputVerifier mInputVerifier; variable
/frameworks/native/libs/input/
DInputTransport.cpp539 : mChannel(channel), mInputVerifier(mChannel->getName()) {} in InputPublisher()
667 Result<void> result = mInputVerifier.processMovement(deviceId, source, action, actionButton, in publishMotionEvent()