Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h523 typedef int32_t (InputDevice::*GetStateFunc)(uint32_t sourceMask, int32_t code); typedef
525 GetStateFunc getStateFunc);
637 typedef int32_t (InputMapper::*GetStateFunc)(uint32_t sourceMask, int32_t code); typedef
638 int32_t getState(uint32_t sourceMask, int32_t code, GetStateFunc getStateFunc);