Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchCursorInputMapperCommon.h62 uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKey()
76 uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKeys()
DCursorInputMapper.cpp266 int32_t lastButtonState = mButtonState; in sync() local